{"id":377787,"url":"https://github.com/yarnpkg/berry","last_synced_at":"2026-07-22T13:03:15.935Z","repository":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2026-07-17T07:45:13.000Z","size":2931162,"stargazers_count":8091,"open_issues_count":967,"forks_count":1305,"subscribers_count":86,"default_branch":"master","last_synced_at":"2026-07-18T08:05:15.758Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2026-07-18T07:53:25.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4965,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35685359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"ssl_error","status_checked_at":"2026-07-20T02:08:09.736Z","response_time":111,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":23,"last_synced_at":"2026-05-30T08:20:01.924Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":51155,"followers":893,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2026-05-30T08:20:01.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"packages":[{"id":1373990,"name":"@yarnpkg/plugin-nm","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":104,"first_release_published_at":"2021-07-19T15:35:49.294Z","latest_release_published_at":"2026-06-15T08:56:40.618Z","latest_release_number":"4.1.0","last_synced_at":"2026-07-20T08:05:17.124Z","created_at":"2022-04-08T22:51:35.477Z","updated_at":"2026-07-20T08:05:17.124Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-nm","install_command":"npm install @yarnpkg/plugin-nm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.1.6","latest":"4.1.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:23.044Z","dependent_packages_count":5,"downloads":358075,"downloads_period":"last-month","dependent_repos_count":129,"rankings":{"downloads":0.7015231303967572,"dependent_repos_count":1.344630313728994,"dependent_packages_count":5.748726153199633,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.775763195455802},"purl":"pkg:npm/%40yarnpkg/plugin-nm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-nm","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-nm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-nm/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-nm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-nm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-nm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-nm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-nm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-nm/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-18T07:19:17.043Z","updated_at":"2022-11-18T07:19:17.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-18T07:19:17.051Z","updated_at":"2022-11-18T07:19:17.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373970,"name":"@yarnpkg/cli-dist","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":98,"first_release_published_at":"2021-04-09T11:18:13.374Z","latest_release_published_at":"2026-07-08T18:23:16.668Z","latest_release_number":"4.17.1","last_synced_at":"2026-07-10T07:02:46.036Z","created_at":"2022-04-08T22:51:32.537Z","updated_at":"2026-07-10T07:02:46.036Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/cli-dist","install_command":"npm install @yarnpkg/cli-dist","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.8.7","latest":"4.17.1"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:22.753Z","dependent_packages_count":5,"downloads":243587,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":0.9292689434822331,"dependent_repos_count":4.018127785862887,"dependent_packages_count":3.5955637200983936,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":null,"average":2.1982459170406177},"purl":"pkg:npm/%40yarnpkg/cli-dist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/cli-dist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/cli-dist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/cli-dist/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli-dist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli-dist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli-dist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli-dist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli-dist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli-dist/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-11T06:28:16.529Z","updated_at":"2022-11-11T06:28:16.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-11T06:28:16.534Z","updated_at":"2022-11-11T06:28:16.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373999,"name":"@yarnpkg/plugin-npm-cli","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":130,"first_release_published_at":"2019-11-18T02:41:03.029Z","latest_release_published_at":"2026-06-02T09:01:50.471Z","latest_release_number":"4.5.0","last_synced_at":"2026-07-10T07:02:52.625Z","created_at":"2022-04-08T22:51:36.409Z","updated_at":"2026-07-10T07:02:52.626Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-npm-cli","install_command":"npm install @yarnpkg/plugin-npm-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.4.2","latest":"4.5.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:22.747Z","dependent_packages_count":3,"downloads":354219,"downloads_period":"last-month","dependent_repos_count":156,"rankings":{"downloads":0.6966660248326898,"dependent_repos_count":1.249678864252526,"dependent_packages_count":8.720557497660142,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":0.41400625924427287,"average":2.2548629636248676},"purl":"pkg:npm/%40yarnpkg/plugin-npm-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-npm-cli","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-npm-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-npm-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm-cli/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-15T09:12:56.782Z","updated_at":"2022-11-15T09:12:56.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-15T09:12:56.788Z","updated_at":"2022-11-15T09:12:56.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5294547,"name":"yarn","ecosystem":"conda","description":"Yarn is a package manager for your code. It allows you to use and share code with other developers from around the world. Yarn does this quickly, securely, and reliably so you don't ever have to worry.","homepage":"https://yarnpkg.com/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2022-10-03T15:57:02.802Z","latest_release_published_at":"2022-06-08T13:41:40.000Z","latest_release_number":"1.22.19","last_synced_at":"2026-04-01T16:16:33.994Z","created_at":"2022-10-03T15:57:02.794Z","updated_at":"2026-04-01T16:18:29.840Z","registry_url":"https://anaconda.org/conda-forge/yarn","install_command":"conda install -c conda-forge yarn","documentation_url":null,"metadata":{},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2026-03-31T10:43:16.000Z","size":2925527,"stargazers_count":8036,"open_issues_count":933,"forks_count":1271,"subscribers_count":81,"default_branch":"master","last_synced_at":"2026-03-31T11:42:45.433Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2026-03-30T20:11:30.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4955,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31234757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-31T09:14:28.471Z","status":"ssl_error","status_checked_at":"2026-03-31T09:14:19.506Z","response_time":111,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"@yarnpkg/plugin-essentials/4.4.5","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.5/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.7","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.7/manifests"},{"name":"@yarnpkg/plugin-npm/3.4.1","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.1/manifests"},{"name":"@yarnpkg/fslib/3.1.5","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.5/manifests"},{"name":"2026-03-03","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2026-03-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2026-03-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2026-03-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2026-03-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2026-03-03/manifests"},{"name":"@yarnpkg/cli/4.13.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.13.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.13.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.1.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/libui/3.1.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.4.1","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.1/manifests"},{"name":"@yarnpkg/core/4.6.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.6.0/manifests"},{"name":"@yarnpkg/cli/4.12.0","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.12.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.12.0/manifests"},{"name":"2025-11-23","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-11-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-23/manifests"},{"name":"@yarnpkg/plugin-git/3.1.4","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.4.0","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.0/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.2","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.2/manifests"},{"name":"2025-11-07","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-11-07","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-11-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-11-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-07/manifests"},{"name":"@yarnpkg/core/4.5.0","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.3","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-npm/3.4.0","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/3.1.4","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.4/manifests"},{"name":"@yarnpkg/cli/4.11.0","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.11.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.11.0/manifests"},{"name":"@yarnpkg/pnp/4.1.3","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.2","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.1","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.1/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.1","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.1/manifests"},{"name":"2025-09-23","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-09-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-09-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-09-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-23/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.2","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.2/manifests"},{"name":"@yarnpkg/cli/4.10.3","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.3/manifests"},{"name":"@yarnpkg/cli/4.10.2","sha":"fa98478b821553eb0897895d355dae55af0d2759","kind":"tag","published_at":"2025-09-18T17:57:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.1","sha":"fa98478b821553eb0897895d355dae55af0d2759","kind":"tag","published_at":"2025-09-18T17:57:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.4","sha":"c36d9a0d531a12684021cfa4ce3b05c706bf26f1","kind":"tag","published_at":"2025-09-18T12:53:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.10.1","sha":"c36d9a0d531a12684021cfa4ce3b05c706bf26f1","kind":"tag","published_at":"2025-09-18T12:53:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.1/manifests"},{"name":"2025-09-18","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-09-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-18/manifests"},{"name":"@yarnpkg/libzip/3.2.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.2/manifests"},{"name":"@yarnpkg/builder/4.2.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.8","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.8/manifests"},{"name":"@yarnpkg/cli/4.10.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.2/manifests"},{"name":"@yarnpkg/core/4.4.4","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.4/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.4","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.4/manifests"},{"name":"@yarnpkg/doctor/4.0.5","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.0/manifests"},{"name":"@yarnpkg/eslint-config/3.1.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.1.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.3/manifests"},{"name":"@yarnpkg/pnpify/4.1.6","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.6/manifests"},{"name":"@yarnpkg/pnp/4.1.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.0/manifests"},{"name":"@yarnpkg/cli/4.9.4","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.4/manifests"},{"name":"2025-08-26","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-08-26","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-26/manifests"},{"name":"@yarnpkg/plugin-version/4.2.0","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.3","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.2.0","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.6","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.6/manifests"},{"name":"@yarnpkg/plugin-git/3.1.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.3/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.2.0","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-version/4.1.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.2/manifests"},{"name":"@yarnpkg/sdks/3.2.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.3/manifests"},{"name":"@yarnpkg/core/4.4.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.3/manifests"},{"name":"2025-08-20","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-08-20","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-20/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.5","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.5/manifests"},{"name":"@yarnpkg/cli/4.9.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.3/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.3/manifests"},{"name":"@yarnpkg/shell/4.1.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.1/manifests"},{"name":"@yarnpkg/sdks/3.2.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.2/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.2/manifests"},{"name":"2025-06-03","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-06-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-06-03/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.5","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.5/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.1/manifests"},{"name":"@yarnpkg/pnpify/4.1.5","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.5/manifests"},{"name":"@yarnpkg/builder/4.2.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.3/manifests"},{"name":"@yarnpkg/doctor/4.0.4","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.4/manifests"},{"name":"@yarnpkg/nm/4.0.7","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-file/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-github/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.2/manifests"},{"name":"@yarnpkg/extensions/2.0.6","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.6/manifests"},{"name":"@yarnpkg/plugin-init/4.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-http/3.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.3/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.4","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.7","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.12","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.12/manifests"},{"name":"@yarnpkg/plugin-jsr/1.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-jsr/1.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-jsr/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-jsr%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.1/manifests"},{"name":"@yarnpkg/plugin-link/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.4.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.1/manifests"},{"name":"@yarnpkg/cli/4.9.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.2/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.2/manifests"},{"name":"2025-04-11","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-04-11","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-04-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-04-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-11/manifests"},{"name":"@yarnpkg/pnp/4.1.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.9.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.1/manifests"},{"name":"@yarnpkg/core/4.4.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.1/manifests"},{"name":"@yarnpkg/libzip/3.2.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.0/manifests"},{"name":"2025-04-09","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-04-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-04-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-04-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-09/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.0/manifests"},{"name":"@yarnpkg/cli/4.9.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.0/manifests"},{"name":"@yarnpkg/pnp/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.0/manifests"},{"name":"@yarnpkg/libzip/3.2.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.0/manifests"},{"name":"@yarnpkg/core/4.4.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.0/manifests"},{"name":"@yarnpkg/plugin-jsr/1.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-jsr/1.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-jsr/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-jsr%2F1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.0/manifests"},{"name":"@yarnpkg/core/4.3.1","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.1/manifests"},{"name":"2025-03-30","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-30/manifests"},{"name":"@yarnpkg/cli/4.8.1","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.1/manifests"},{"name":"@yarnpkg/plugin-init/4.1.1","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.6","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.8","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.4","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.4/manifests"},{"name":"@yarnpkg/plugin-version/4.1.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.2","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.2/manifests"},{"name":"@yarnpkg/pnp/4.0.10","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.10/manifests"},{"name":"@yarnpkg/core/4.3.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.0/manifests"},{"name":"@yarnpkg/eslint-config/3.0.1","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.8.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.0/manifests"},{"name":"2025-03-28","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-28/manifests"},{"name":"@yarnpkg/shell/4.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-version/4.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.5/manifests"},{"name":"@yarnpkg/types/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.1/manifests"},{"name":"vscode-zipfs/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.1/manifests"},{"name":"2025-03-01","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-01/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.7","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.1/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.2/manifests"},{"name":"@yarnpkg/pnp/4.0.9","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.3/manifests"},{"name":"@yarnpkg/pnpify/4.1.4","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.4/manifests"},{"name":"@yarnpkg/sdks/3.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.6","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-link/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.11","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.11/manifests"},{"name":"@yarnpkg/parsers/3.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.3/manifests"},{"name":"@yarnpkg/extensions/2.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.3/manifests"},{"name":"@yarnpkg/nm/4.0.6","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.6/manifests"},{"name":"@yarnpkg/libzip/3.1.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.1/manifests"},{"name":"@yarnpkg/libui/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-github/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-file/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.1/manifests"},{"name":"@yarnpkg/eslint-config/3.0.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.1.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.2/manifests"},{"name":"@yarnpkg/cli/4.7.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.7.0/manifests"},{"name":"@yarnpkg/builder/4.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.1/manifests"},{"name":"@yarnpkg/core/4.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.1/manifests"},{"name":"@yarnpkg/pnp/4.0.8","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.2","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.0/manifests"},{"name":"2024-12-29","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-12-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-12-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-12-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-29/manifests"},{"name":"@yarnpkg/core/4.2.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.0/manifests"},{"name":"@yarnpkg/cli/4.6.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.6.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.6","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.24","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.24/manifests"},{"name":"2024-12-04","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-12-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-12-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-12-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-04/manifests"},{"name":"@yarnpkg/cli/3.8.7","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.7/manifests"},{"name":"@yarnpkg/shell/4.1.1","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.1/manifests"},{"name":"2024-11-25","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-11-25","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-11-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-11-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-25/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.1","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.1/manifests"},{"name":"@yarnpkg/nm/4.0.5","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.5/manifests"},{"name":"@yarnpkg/core/4.1.6","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.6/manifests"},{"name":"@yarnpkg/cli/4.5.3","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:16.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.3/manifests"},{"name":"@yarnpkg/extensions/2.0.4","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.4/manifests"},{"name":"2024-11-22","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-11-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-22/manifests"},{"name":"@yarnpkg/cli/4.5.2","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.2/manifests"},{"name":"@yarnpkg/core/4.1.5","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.5/manifests"},{"name":"@yarnpkg/fslib/3.1.1","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.10","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.10/manifests"},{"name":"@yarnpkg/pnp/4.0.7","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.23","sha":"37fb1769f35de1b5ac23d55cb98ac6e76b46de0e","kind":"tag","published_at":"2024-10-18T17:10:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.23/manifests"},{"name":"@yarnpkg/cli/3.8.6","sha":"37fb1769f35de1b5ac23d55cb98ac6e76b46de0e","kind":"tag","published_at":"2024-10-18T17:10:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.5","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-version/4.0.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.4/manifests"},{"name":"@yarnpkg/pnpify/4.1.3","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.3/manifests"},{"name":"@yarnpkg/nm/4.0.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.9","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.9/manifests"},{"name":"2024-10-18","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-10-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-10-18/manifests"},{"name":"@yarnpkg/libui/3.0.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.5.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.1/manifests"},{"name":"@yarnpkg/core/4.1.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.4/manifests"},{"name":"@yarnpkg/shell/4.1.0","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.1.3","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.3/manifests"},{"name":"2024-09-14","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-09-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-09-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-09-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-09-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-09-14/manifests"},{"name":"@yarnpkg/cli/4.5.0","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.0/manifests"},{"name":"@yarnpkg/nm/4.0.3","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.4","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.4/manifests"},{"name":"@yarnpkg/pnpify/4.1.2","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.2/manifests"},{"name":"@yarnpkg/builder/4.2.0","sha":"50ac1e44241ef99abc31f79d9687ddc6ea337c12","kind":"tag","published_at":"2024-08-25T12:54:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.0/manifests"},{"name":"2024-08-25","sha":"50ac1e44241ef99abc31f79d9687ddc6ea337c12","kind":"tag","published_at":"2024-08-25T12:54:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-25","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-25/manifests"},{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-06-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-05-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-01-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-11-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-08-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-07-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-05-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:18:29.835Z","dependent_packages_count":4,"downloads":1428585,"downloads_period":"total","dependent_repos_count":76,"rankings":{"downloads":null,"dependent_repos_count":4.0279510856002,"dependent_packages_count":12.488145744946344,"stargazers_count":4.392313451459945,"forks_count":4.936361367606688,"docker_downloads_count":null,"average":6.461192912403294},"purl":"pkg:conda/yarn?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/yarn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/yarn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/yarn/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T14:01:03.535Z","issues_count":1061,"pull_requests_count":915,"avg_time_to_close_issue":10359263.951582868,"avg_time_to_close_pull_request":3029885.1649331353,"issues_closed_count":537,"pull_requests_closed_count":673,"pull_request_authors_count":240,"issue_authors_count":788,"avg_comments_per_issue":3.52497643732328,"avg_comments_per_pull_request":1.1300546448087432,"merged_pull_requests_count":521,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":186,"past_year_pull_requests_count":206,"past_year_avg_time_to_close_issue":1237245.6029411764,"past_year_avg_time_to_close_pull_request":858136.00729927,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":67,"past_year_issue_authors_count":158,"past_year_avg_comments_per_issue":0.8817204301075269,"past_year_avg_comments_per_pull_request":1.4077669902912622,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}],"active_maintainers":[{"login":"arcanis","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"clemyan","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"merceyz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"RDIL","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/yarn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/yarn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/yarn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/yarn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/yarn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/yarn/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":1249136,"name":"@yarnpkg/plugin-init","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":101,"first_release_published_at":"2019-11-18T02:48:51.013Z","latest_release_published_at":"2025-06-03T20:30:44.419Z","latest_release_number":"4.1.2","last_synced_at":"2026-07-10T07:01:59.953Z","created_at":"2022-04-08T14:53:05.059Z","updated_at":"2026-07-10T07:01:59.953Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-init","install_command":"npm install @yarnpkg/plugin-init","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.2"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:20.261Z","dependent_packages_count":3,"downloads":182015,"downloads_period":"last-month","dependent_repos_count":156,"rankings":{"downloads":0.7059792834275992,"dependent_repos_count":1.249678864252526,"dependent_packages_count":8.720557497660142,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":0.41400625924427287,"average":2.256415173390686},"purl":"pkg:npm/%40yarnpkg/plugin-init","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-init","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-init","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-init/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-init/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-init/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-init/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-init/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-init/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-init/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-16T08:45:33.440Z","updated_at":"2022-11-16T08:45:33.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-16T08:45:33.467Z","updated_at":"2022-11-16T08:45:33.467Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373966,"name":"@yarnpkg/core","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":169,"first_release_published_at":"2019-09-05T15:50:01.202Z","latest_release_published_at":"2026-03-19T16:15:42.119Z","latest_release_number":"4.6.0","last_synced_at":"2026-03-19T16:16:15.775Z","created_at":"2022-04-08T22:51:32.071Z","updated_at":"2026-03-19T16:16:15.776Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/core","install_command":"npm install @yarnpkg/core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.7.0","latest":"4.6.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-07T15:37:22.792Z","dependent_packages_count":165,"downloads":2844949,"downloads_period":"last-month","dependent_repos_count":1970,"rankings":{"downloads":0.21764726870517714,"dependent_repos_count":0.49343847004674063,"dependent_packages_count":0.2761051842865808,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.2446212580725729,"average":0.6131611184453087},"purl":"pkg:npm/%40yarnpkg/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/core","docker_dependents_count":505,"docker_downloads_count":553385467,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/core/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:07:19.899Z","issues_count":1167,"pull_requests_count":672,"avg_time_to_close_issue":6463936.849122807,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":569,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190231362467866,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":577,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1629114.0763052208,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":248,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":321,"past_year_avg_comments_per_issue":2.169844020797227,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcore/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T11:55:37.016Z","updated_at":"2022-11-10T11:55:37.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T11:55:37.035Z","updated_at":"2022-11-10T11:55:37.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12116395,"name":"@yarnpkg/plugin-catalog","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":4,"first_release_published_at":"2025-09-18T18:29:52.415Z","latest_release_published_at":"2025-11-07T13:54:09.338Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-09T16:47:39.694Z","created_at":"2025-09-18T18:36:09.353Z","updated_at":"2026-07-09T16:47:39.694Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-catalog","install_command":"npm install @yarnpkg/plugin-catalog","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2025-10-21T13:52:36.000Z","size":2916310,"stargazers_count":7881,"open_issues_count":908,"forks_count":1220,"subscribers_count":82,"default_branch":"master","last_synced_at":"2025-10-22T06:28:59.234Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2025-10-21T11:44:46.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4923,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281873485,"owners_count":26576262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":22,"last_synced_at":"2025-10-28T06:25:07.233Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":50791,"followers":827,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2025-10-28T06:25:07.233Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-25T10:46:53.458Z","dependent_packages_count":0,"downloads":179658,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.814601704347172,"dependent_packages_count":34.352979422651956,"stargazers_count":0.9706218893685248,"forks_count":0.905098114764095,"docker_downloads_count":null,"average":15.010825282782937},"purl":"pkg:npm/%40yarnpkg/plugin-catalog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-catalog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-catalog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-catalog/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T14:01:03.535Z","issues_count":1061,"pull_requests_count":915,"avg_time_to_close_issue":10359263.951582868,"avg_time_to_close_pull_request":3029885.1649331353,"issues_closed_count":537,"pull_requests_closed_count":673,"pull_request_authors_count":240,"issue_authors_count":788,"avg_comments_per_issue":3.52497643732328,"avg_comments_per_pull_request":1.1300546448087432,"merged_pull_requests_count":521,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":186,"past_year_pull_requests_count":206,"past_year_avg_time_to_close_issue":1237245.6029411764,"past_year_avg_time_to_close_pull_request":858136.00729927,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":67,"past_year_issue_authors_count":158,"past_year_avg_comments_per_issue":0.8817204301075269,"past_year_avg_comments_per_pull_request":1.4077669902912622,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}],"active_maintainers":[{"login":"arcanis","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"clemyan","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"merceyz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"RDIL","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-catalog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-catalog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-catalog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-catalog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-catalog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-catalog/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2025-09-20T16:54:36.781Z","updated_at":"2025-09-20T16:54:36.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2025-09-20T16:54:36.820Z","updated_at":"2025-09-20T16:54:36.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373985,"name":"@yarnpkg/plugin-file","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":97,"first_release_published_at":"2019-11-18T02:36:45.596Z","latest_release_published_at":"2025-06-03T20:30:07.845Z","latest_release_number":"3.0.2","last_synced_at":"2026-07-20T09:50:33.730Z","created_at":"2022-04-08T22:51:34.583Z","updated_at":"2026-07-20T09:50:33.730Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-file","install_command":"npm install @yarnpkg/plugin-file","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"2.3.2","latest":"3.0.2"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2026-03-31T10:43:16.000Z","size":2925527,"stargazers_count":8036,"open_issues_count":933,"forks_count":1271,"subscribers_count":81,"default_branch":"master","last_synced_at":"2026-03-31T11:42:45.433Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2026-03-30T20:11:30.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4955,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31234757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-31T09:14:28.471Z","status":"ssl_error","status_checked_at":"2026-03-31T09:14:19.506Z","response_time":111,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":22,"last_synced_at":"2025-12-20T23:45:22.669Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":50832,"followers":840,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2025-12-20T23:45:22.669Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/plugin-essentials/4.4.5","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.5/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.7","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.7/manifests"},{"name":"@yarnpkg/plugin-npm/3.4.1","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.1/manifests"},{"name":"@yarnpkg/fslib/3.1.5","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.5/manifests"},{"name":"2026-03-03","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2026-03-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2026-03-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2026-03-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2026-03-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2026-03-03/manifests"},{"name":"@yarnpkg/cli/4.13.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.13.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.13.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.1.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/libui/3.1.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.4.1","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.1/manifests"},{"name":"@yarnpkg/core/4.6.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.6.0/manifests"},{"name":"@yarnpkg/cli/4.12.0","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.12.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.12.0/manifests"},{"name":"2025-11-23","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-11-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-23/manifests"},{"name":"@yarnpkg/plugin-git/3.1.4","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.4.0","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.0/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.2","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.2/manifests"},{"name":"2025-11-07","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-11-07","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-11-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-11-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-07/manifests"},{"name":"@yarnpkg/core/4.5.0","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.3","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-npm/3.4.0","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/3.1.4","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.4/manifests"},{"name":"@yarnpkg/cli/4.11.0","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.11.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.11.0/manifests"},{"name":"@yarnpkg/pnp/4.1.3","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.2","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.1","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.1/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.1","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.1/manifests"},{"name":"2025-09-23","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-09-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-09-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-09-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-23/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.2","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.2/manifests"},{"name":"@yarnpkg/cli/4.10.3","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.3/manifests"},{"name":"@yarnpkg/cli/4.10.2","sha":"fa98478b821553eb0897895d355dae55af0d2759","kind":"tag","published_at":"2025-09-18T17:57:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.1","sha":"fa98478b821553eb0897895d355dae55af0d2759","kind":"tag","published_at":"2025-09-18T17:57:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.4","sha":"c36d9a0d531a12684021cfa4ce3b05c706bf26f1","kind":"tag","published_at":"2025-09-18T12:53:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.10.1","sha":"c36d9a0d531a12684021cfa4ce3b05c706bf26f1","kind":"tag","published_at":"2025-09-18T12:53:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.1/manifests"},{"name":"2025-09-18","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-09-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-18/manifests"},{"name":"@yarnpkg/libzip/3.2.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.2/manifests"},{"name":"@yarnpkg/builder/4.2.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.8","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.8/manifests"},{"name":"@yarnpkg/cli/4.10.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.2/manifests"},{"name":"@yarnpkg/core/4.4.4","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.4/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.4","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.4/manifests"},{"name":"@yarnpkg/doctor/4.0.5","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.0/manifests"},{"name":"@yarnpkg/eslint-config/3.1.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.1.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.3/manifests"},{"name":"@yarnpkg/pnpify/4.1.6","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.6/manifests"},{"name":"@yarnpkg/pnp/4.1.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.0/manifests"},{"name":"@yarnpkg/cli/4.9.4","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.4/manifests"},{"name":"2025-08-26","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-08-26","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-26/manifests"},{"name":"@yarnpkg/plugin-version/4.2.0","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.3","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.2.0","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.6","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.6/manifests"},{"name":"@yarnpkg/plugin-git/3.1.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.3/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.2.0","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-version/4.1.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.2/manifests"},{"name":"@yarnpkg/sdks/3.2.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.3/manifests"},{"name":"@yarnpkg/core/4.4.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.3/manifests"},{"name":"2025-08-20","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-08-20","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-20/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.5","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.5/manifests"},{"name":"@yarnpkg/cli/4.9.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.3/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.3/manifests"},{"name":"@yarnpkg/shell/4.1.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.1/manifests"},{"name":"@yarnpkg/sdks/3.2.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.2/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.2/manifests"},{"name":"2025-06-03","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-06-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-06-03/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.5","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.5/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.1/manifests"},{"name":"@yarnpkg/pnpify/4.1.5","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.5/manifests"},{"name":"@yarnpkg/builder/4.2.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.3/manifests"},{"name":"@yarnpkg/doctor/4.0.4","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.4/manifests"},{"name":"@yarnpkg/nm/4.0.7","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-file/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-github/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.2/manifests"},{"name":"@yarnpkg/extensions/2.0.6","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.6/manifests"},{"name":"@yarnpkg/plugin-init/4.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-http/3.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.3/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.4","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.7","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.12","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.12/manifests"},{"name":"@yarnpkg/plugin-jsr/1.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-jsr/1.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-jsr/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-jsr%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.1/manifests"},{"name":"@yarnpkg/plugin-link/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.4.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.1/manifests"},{"name":"@yarnpkg/cli/4.9.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.2/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.2/manifests"},{"name":"2025-04-11","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-04-11","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-04-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-04-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-11/manifests"},{"name":"@yarnpkg/pnp/4.1.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.9.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.1/manifests"},{"name":"@yarnpkg/core/4.4.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.1/manifests"},{"name":"@yarnpkg/libzip/3.2.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.0/manifests"},{"name":"2025-04-09","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-04-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-04-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-04-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-09/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.0/manifests"},{"name":"@yarnpkg/cli/4.9.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.0/manifests"},{"name":"@yarnpkg/pnp/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.0/manifests"},{"name":"@yarnpkg/libzip/3.2.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.0/manifests"},{"name":"@yarnpkg/core/4.4.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.0/manifests"},{"name":"@yarnpkg/plugin-jsr/1.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-jsr/1.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-jsr/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-jsr%2F1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.0/manifests"},{"name":"@yarnpkg/core/4.3.1","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.1/manifests"},{"name":"2025-03-30","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-30/manifests"},{"name":"@yarnpkg/cli/4.8.1","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.1/manifests"},{"name":"@yarnpkg/plugin-init/4.1.1","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.6","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.8","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.4","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.4/manifests"},{"name":"@yarnpkg/plugin-version/4.1.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.2","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.2/manifests"},{"name":"@yarnpkg/pnp/4.0.10","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.10/manifests"},{"name":"@yarnpkg/core/4.3.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.0/manifests"},{"name":"@yarnpkg/eslint-config/3.0.1","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.8.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.0/manifests"},{"name":"2025-03-28","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-28/manifests"},{"name":"@yarnpkg/shell/4.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-version/4.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.5/manifests"},{"name":"@yarnpkg/types/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.1/manifests"},{"name":"vscode-zipfs/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.1/manifests"},{"name":"2025-03-01","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-01/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.7","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.1/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.2/manifests"},{"name":"@yarnpkg/pnp/4.0.9","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.3/manifests"},{"name":"@yarnpkg/pnpify/4.1.4","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.4/manifests"},{"name":"@yarnpkg/sdks/3.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.6","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-link/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.11","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.11/manifests"},{"name":"@yarnpkg/parsers/3.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.3/manifests"},{"name":"@yarnpkg/extensions/2.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.3/manifests"},{"name":"@yarnpkg/nm/4.0.6","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.6/manifests"},{"name":"@yarnpkg/libzip/3.1.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.1/manifests"},{"name":"@yarnpkg/libui/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-github/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-file/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.1/manifests"},{"name":"@yarnpkg/eslint-config/3.0.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.1.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.2/manifests"},{"name":"@yarnpkg/cli/4.7.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.7.0/manifests"},{"name":"@yarnpkg/builder/4.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.1/manifests"},{"name":"@yarnpkg/core/4.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.1/manifests"},{"name":"@yarnpkg/pnp/4.0.8","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.2","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.0/manifests"},{"name":"2024-12-29","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-12-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-12-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-12-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-29/manifests"},{"name":"@yarnpkg/core/4.2.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.0/manifests"},{"name":"@yarnpkg/cli/4.6.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.6.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.6","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.24","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.24/manifests"},{"name":"2024-12-04","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-12-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-12-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-12-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-04/manifests"},{"name":"@yarnpkg/cli/3.8.7","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.7/manifests"},{"name":"@yarnpkg/shell/4.1.1","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.1/manifests"},{"name":"2024-11-25","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-11-25","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-11-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-11-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-25/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.1","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.1/manifests"},{"name":"@yarnpkg/nm/4.0.5","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.5/manifests"},{"name":"@yarnpkg/core/4.1.6","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.6/manifests"},{"name":"@yarnpkg/cli/4.5.3","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:16.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.3/manifests"},{"name":"@yarnpkg/extensions/2.0.4","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.4/manifests"},{"name":"2024-11-22","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-11-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-22/manifests"},{"name":"@yarnpkg/cli/4.5.2","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.2/manifests"},{"name":"@yarnpkg/core/4.1.5","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.5/manifests"},{"name":"@yarnpkg/fslib/3.1.1","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.10","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.10/manifests"},{"name":"@yarnpkg/pnp/4.0.7","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.23","sha":"37fb1769f35de1b5ac23d55cb98ac6e76b46de0e","kind":"tag","published_at":"2024-10-18T17:10:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.23/manifests"},{"name":"@yarnpkg/cli/3.8.6","sha":"37fb1769f35de1b5ac23d55cb98ac6e76b46de0e","kind":"tag","published_at":"2024-10-18T17:10:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.5","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-version/4.0.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.4/manifests"},{"name":"@yarnpkg/pnpify/4.1.3","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.3/manifests"},{"name":"@yarnpkg/nm/4.0.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.9","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.9/manifests"},{"name":"2024-10-18","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-10-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-10-18/manifests"},{"name":"@yarnpkg/libui/3.0.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.5.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.1/manifests"},{"name":"@yarnpkg/core/4.1.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.4/manifests"},{"name":"@yarnpkg/shell/4.1.0","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.1.3","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.3/manifests"},{"name":"2024-09-14","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-09-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-09-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-09-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-09-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-09-14/manifests"},{"name":"@yarnpkg/cli/4.5.0","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.0/manifests"},{"name":"@yarnpkg/nm/4.0.3","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.4","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.4/manifests"},{"name":"@yarnpkg/pnpify/4.1.2","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.2/manifests"},{"name":"@yarnpkg/builder/4.2.0","sha":"50ac1e44241ef99abc31f79d9687ddc6ea337c12","kind":"tag","published_at":"2024-08-25T12:54:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.0/manifests"},{"name":"2024-08-25","sha":"50ac1e44241ef99abc31f79d9687ddc6ea337c12","kind":"tag","published_at":"2024-08-25T12:54:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-25","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-25/manifests"},{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-06-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-05-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-01-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-11-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-08-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-07-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-05-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"}]},"repo_metadata_updated_at":"2026-07-10T22:08:12.617Z","dependent_packages_count":4,"downloads":298559,"downloads_period":"last-month","dependent_repos_count":156,"rankings":{"downloads":0.699382338811952,"dependent_repos_count":1.246008459909909,"dependent_packages_count":5.748726153199633,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.7589694212218203},"purl":"pkg:npm/%40yarnpkg/plugin-file","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-file","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-file","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-file/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-27T08:00:42.738Z","issues_count":1075,"pull_requests_count":923,"avg_time_to_close_issue":10242647.9375,"avg_time_to_close_pull_request":3053907.5665680473,"issues_closed_count":544,"pull_requests_closed_count":676,"pull_request_authors_count":247,"issue_authors_count":795,"avg_comments_per_issue":3.533953488372093,"avg_comments_per_pull_request":1.1300108342361863,"merged_pull_requests_count":523,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":106,"past_year_pull_requests_count":122,"past_year_avg_time_to_close_issue":1082098.3823529412,"past_year_avg_time_to_close_pull_request":811488.2786885246,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":1.0849056603773586,"past_year_avg_comments_per_pull_request":1.1475409836065573,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}],"active_maintainers":[{"login":"arcanis","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"clemyan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"RDIL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-file/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-file/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-file/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-file/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-file/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-file/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:38.375Z","updated_at":"2022-11-10T18:51:38.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:38.401Z","updated_at":"2022-11-10T18:51:38.401Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373997,"name":"@yarnpkg/shell","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":125,"first_release_published_at":"2019-09-05T15:49:49.289Z","latest_release_published_at":"2025-06-03T20:33:17.348Z","latest_release_number":"4.1.3","last_synced_at":"2026-07-18T08:26:12.976Z","created_at":"2022-04-08T22:51:36.293Z","updated_at":"2026-07-18T08:26:12.977Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/shell","install_command":"npm install @yarnpkg/shell","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.3.0","latest":"4.1.3"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-07T06:42:41.904Z","dependent_packages_count":25,"downloads":3339576,"downloads_period":"last-month","dependent_repos_count":2004,"rankings":{"downloads":0.21736182966425235,"dependent_repos_count":0.4908124308702323,"dependent_packages_count":1.1078519114848961,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.2446212580725729,"average":0.7513003266087891},"purl":"pkg:npm/%40yarnpkg/shell","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/shell","docker_dependents_count":505,"docker_downloads_count":553385467,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/shell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/shell/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:07:19.899Z","issues_count":1167,"pull_requests_count":672,"avg_time_to_close_issue":6463936.849122807,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":569,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190231362467866,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":577,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1629114.0763052208,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":248,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":321,"past_year_avg_comments_per_issue":2.169844020797227,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fshell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fshell/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fshell/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fshell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fshell/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fshell/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-18T07:19:15.158Z","updated_at":"2022-11-18T07:19:15.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-18T07:19:15.163Z","updated_at":"2022-11-18T07:19:15.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13660502,"name":"node-yarnpkg","ecosystem":"debian","description":null,"homepage":"https://github.com/yarnpkg/berry","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:40:45.095Z","latest_release_published_at":"2026-02-12T08:40:45.095Z","latest_release_number":"4.1.0+dfsg-1","last_synced_at":"2026-03-14T08:04:36.279Z","created_at":"2026-02-12T08:40:44.874Z","updated_at":"2026-03-14T08:04:36.280Z","registry_url":"https://tracker.debian.org/pkg/node-yarnpkg","install_command":"apt-get install node-yarnpkg","documentation_url":"https://packages.debian.org/trixie/node-yarnpkg","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"yarnpkg","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs-no-lerna, dh-nodejs, cmake, node-fs-extra, node-clipanion, node-lodash-packages, node-typanion, node-enquirer, node-micromatch, node-ci-info, node-semver, node-react, node-diff, node-zkochan-cmd-shim, node-ssri, node-tar-stream, node-p-limit, node-camelcase, node-fast-glob, node-globby, node-cli-truncate, node-type-fest, node-cli-boxes, node-indent-string, node-widest-line, node-react-reconciler, node-string-width, node-cli-cursor, node-ansi-escapes, node-signal-exit, node-auto-bind, node-types-is-ci, node-is-upper-case, node-stack-utils, node-code-excerpt, node-ws, node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, node-lodash, node-is-fullwidth-code-point, node-ansi-styles, node-is-ci, node-slice-ansi, node-wrap-ansi, node-strip-ansi, node-got, node-tar, node-js-yaml, node-arg, ava \u003c!nocheck\u003e, ts-node, node-sinon \u003c!nocheck\u003e, node-boxen, jest \u003c!nocheck\u003e, mocha \u003c!nocheck\u003e, rollup, esbuild, node-rollup-pluginutils, node-typescript, emscripten, node-tap \u003c!nocheck\u003e, node-pirates, node-chalk, node-rollup-plugin-json, node-rollup-plugin-terser, node-tslib, node-babel7, node-rollup-plugin-babel, node-magic-string, node-estree-walker, node-acorn, node-rollup-plugin-typescript2, node-rollup-plugin-alias, node-csstype, node-prop-types, git, rsync","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:40:45.727Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-yarnpkg?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-yarnpkg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-yarnpkg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-yarnpkg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yarnpkg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yarnpkg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yarnpkg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yarnpkg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yarnpkg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yarnpkg/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":1373971,"name":"@yarnpkg/parsers","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":116,"first_release_published_at":"2019-09-05T15:48:59.274Z","latest_release_published_at":"2025-03-01T15:26:51.281Z","latest_release_number":"3.0.3","last_synced_at":"2026-07-18T14:31:16.405Z","created_at":"2022-04-08T22:51:32.581Z","updated_at":"2026-07-18T14:31:16.405Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/parsers","install_command":"npm install @yarnpkg/parsers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"2.6.0","latest":"3.0.3"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:18.094Z","dependent_packages_count":95,"downloads":27997032,"downloads_period":"last-month","dependent_repos_count":13468,"rankings":{"downloads":0.07929496556891569,"dependent_repos_count":0.23360331109287474,"dependent_packages_count":0.395618510721804,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.24433581903164805,"average":0.5666678559960039},"purl":"pkg:npm/%40yarnpkg/parsers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/parsers","docker_dependents_count":898,"docker_downloads_count":650618816,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/parsers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/parsers/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fparsers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fparsers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fparsers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fparsers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fparsers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fparsers/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T12:00:41.801Z","updated_at":"2022-11-10T12:00:41.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T12:00:41.817Z","updated_at":"2022-11-10T12:00:41.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1243990,"name":"@yarnpkg/plugin-typescript","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":96,"first_release_published_at":"2019-11-18T02:44:01.771Z","latest_release_published_at":"2025-06-03T20:32:32.228Z","latest_release_number":"4.1.3","last_synced_at":"2026-06-09T00:18:48.421Z","created_at":"2022-04-08T14:43:45.035Z","updated_at":"2026-06-09T00:18:48.422Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-typescript","install_command":"npm install @yarnpkg/plugin-typescript","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.3"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:20.663Z","dependent_packages_count":3,"downloads":226821,"downloads_period":"last-month","dependent_repos_count":38,"rankings":{"downloads":1.8979730897631677,"dependent_repos_count":2.1769540304284325,"dependent_packages_count":8.720557497660142,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":0.4318375614094044,"average":2.6125985525034534},"purl":"pkg:npm/%40yarnpkg/plugin-typescript","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-typescript","docker_dependents_count":10,"docker_downloads_count":1666100,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-typescript","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-typescript/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-typescript/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-typescript/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-typescript/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-typescript/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-typescript/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-typescript/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:38.742Z","updated_at":"2022-11-10T18:51:38.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:38.751Z","updated_at":"2022-11-10T18:51:38.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12132325,"name":"arcanis/vscode-zipfs","ecosystem":"openvsx","description":"Allows to easily inspect and modify files stored within zip archives.","homepage":"https://github.com/yarnpkg/berry/blob/master/packages/vscode-zipfs","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":["zip","Zip Archive"],"namespace":"arcanis","versions_count":5,"first_release_published_at":"2021-02-02T03:30:40.288Z","latest_release_published_at":"2021-08-06T03:14:00.646Z","latest_release_number":"2.3.0","last_synced_at":"2026-06-23T03:45:52.932Z","created_at":"2025-09-24T09:12:36.902Z","updated_at":"2026-06-23T03:45:53.166Z","registry_url":"https://open-vsx.org/extension/arcanis/vscode-zipfs/","install_command":null,"documentation_url":null,"metadata":{"categories":["Other"]},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2026-04-17T06:01:21.000Z","size":2925964,"stargazers_count":8052,"open_issues_count":926,"forks_count":1272,"subscribers_count":81,"default_branch":"master","last_synced_at":"2026-04-17T19:07:12.554Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2026-04-17T14:40:55.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4965,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32071021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"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":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":22,"last_synced_at":"2025-12-20T23:45:22.669Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":50832,"followers":840,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2025-12-20T23:45:22.669Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-23T03:45:53.145Z","dependent_packages_count":0,"downloads":33973,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":8.831732259064145,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":2.9439107530213815},"purl":"pkg:openvsx/arcanis/vscode-zipfs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openvsx/arcanis/vscode-zipfs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openvsx/arcanis/vscode-zipfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openvsx/arcanis/vscode-zipfs/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-16T04:01:19.223Z","issues_count":1075,"pull_requests_count":923,"avg_time_to_close_issue":10242647.9375,"avg_time_to_close_pull_request":3053907.5665680473,"issues_closed_count":544,"pull_requests_closed_count":676,"pull_request_authors_count":247,"issue_authors_count":795,"avg_comments_per_issue":3.533953488372093,"avg_comments_per_pull_request":1.1300108342361863,"merged_pull_requests_count":523,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":97,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":1236790.6666666667,"past_year_avg_time_to_close_pull_request":1038666.304347826,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":42,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":1.041237113402062,"past_year_avg_comments_per_pull_request":0.9052631578947369,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}],"active_maintainers":[{"login":"arcanis","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"clemyan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"RDIL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/arcanis%2Fvscode-zipfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/arcanis%2Fvscode-zipfs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/arcanis%2Fvscode-zipfs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/arcanis%2Fvscode-zipfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/arcanis%2Fvscode-zipfs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/arcanis%2Fvscode-zipfs/codemeta","maintainers":[{"uuid":"open-vsx","login":"open-vsx","name":"Open VSX","email":null,"url":"https://github.com/open-vsx","packages_count":540,"html_url":"https://github.com/open-vsx","role":null,"created_at":"2025-09-24T12:24:38.344Z","updated_at":"2025-09-24T12:24:38.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/maintainers/open-vsx/packages"}],"registry":{"name":"open-vsx.org","url":"https://open-vsx.org","ecosystem":"openvsx","default":true,"packages_count":17664,"maintainers_count":11738,"namespaces_count":11520,"keywords_count":28352,"github":"open-vsx","metadata":{"funded_packages_count":1152},"icon_url":"https://github.com/open-vsx.png","created_at":"2025-09-24T08:46:56.646Z","updated_at":"2026-06-10T05:18:37.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/namespaces"}},{"id":5007844,"name":"org.webjars.npm:yarn","ecosystem":"maven","description":"WebJar for yarn","homepage":"https://www.webjars.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"org.webjars.npm","versions_count":12,"first_release_published_at":"2017-04-26T00:05:36.000Z","latest_release_published_at":"2022-11-13T08:50:10.000Z","latest_release_number":"1.22.19","last_synced_at":"2026-06-16T17:04:33.112Z","created_at":"2022-07-27T11:15:50.212Z","updated_at":"2026-06-16T17:04:33.112Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/yarn/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/yarn/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2025-10-21T13:52:36.000Z","size":2916310,"stargazers_count":7881,"open_issues_count":908,"forks_count":1220,"subscribers_count":82,"default_branch":"master","last_synced_at":"2025-10-22T06:28:59.234Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2025-10-21T11:44:46.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4923,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281873485,"owners_count":26576262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":22,"last_synced_at":"2025-10-28T06:25:07.233Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":50791,"followers":827,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2025-10-28T06:25:07.233Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/4.10.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.0/manifests"},{"name":"2025-09-18","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-09-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-18/manifests"},{"name":"@yarnpkg/pnpify/4.1.6","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.6/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.8","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.4","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.4/manifests"},{"name":"@yarnpkg/libzip/3.2.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.0/manifests"},{"name":"@yarnpkg/builder/4.2.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.3/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.2/manifests"},{"name":"@yarnpkg/core/4.4.4","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.4/manifests"},{"name":"@yarnpkg/fslib/3.1.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.3/manifests"},{"name":"@yarnpkg/pnp/4.1.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.2/manifests"},{"name":"@yarnpkg/doctor/4.0.5","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.5/manifests"},{"name":"@yarnpkg/eslint-config/3.1.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.2.0","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.3","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.3/manifests"},{"name":"@yarnpkg/cli/4.9.4","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.4/manifests"},{"name":"2025-08-26","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-08-26","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-26/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.6","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.6/manifests"},{"name":"@yarnpkg/cli/4.9.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.3/manifests"},{"name":"@yarnpkg/core/4.4.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.3/manifests"},{"name":"@yarnpkg/plugin-version/4.1.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.2/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.2.0","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.2.0","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.2.0/manifests"},{"name":"2025-08-20","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-08-20","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-20/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.5","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.2.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.3/manifests"},{"name":"@yarnpkg/plugin-git/3.1.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.3/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.5","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.5/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.2/manifests"},{"name":"@yarnpkg/sdks/3.2.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.5","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.5/manifests"},{"name":"@yarnpkg/shell/4.1.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.3/manifests"},{"name":"2025-06-03","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-06-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-06-03/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-http/3.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.3/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-github/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-jsr/1.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-jsr/1.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-jsr/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-jsr%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.1/manifests"},{"name":"@yarnpkg/builder/4.2.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.2/manifests"},{"name":"@yarnpkg/nm/4.0.7","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-file/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.4","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.12","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.12/manifests"},{"name":"@yarnpkg/extensions/2.0.6","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.6/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.7","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.7/manifests"},{"name":"@yarnpkg/doctor/4.0.4","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-link/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-init/4.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.3/manifests"},{"name":"@yarnpkg/core/4.4.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.2/manifests"},{"name":"@yarnpkg/cli/4.9.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.2/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.1/manifests"},{"name":"@yarnpkg/libzip/3.2.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.1/manifests"},{"name":"2025-04-11","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-04-11","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-04-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-04-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-11/manifests"},{"name":"@yarnpkg/core/4.4.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.1/manifests"},{"name":"@yarnpkg/cli/4.9.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.1/manifests"},{"name":"@yarnpkg/pnp/4.1.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.0/manifests"},{"name":"2025-04-09","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-04-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-04-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-04-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-09/manifests"},{"name":"@yarnpkg/pnp/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-jsr/1.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-jsr/1.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-jsr/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-jsr%2F1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.0/manifests"},{"name":"@yarnpkg/core/4.4.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.0/manifests"},{"name":"@yarnpkg/cli/4.9.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.0/manifests"},{"name":"@yarnpkg/libzip/3.2.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.0/manifests"},{"name":"2025-03-30","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-30/manifests"},{"name":"@yarnpkg/cli/4.8.1","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.1/manifests"},{"name":"@yarnpkg/core/4.3.1","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.2","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.2/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.4","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.4/manifests"},{"name":"@yarnpkg/eslint-config/3.0.1","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.1/manifests"},{"name":"2025-03-28","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-28/manifests"},{"name":"@yarnpkg/plugin-init/4.1.1","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.8","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.8/manifests"},{"name":"@yarnpkg/cli/4.8.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.0/manifests"},{"name":"@yarnpkg/plugin-version/4.1.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.6","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.6/manifests"},{"name":"@yarnpkg/pnp/4.0.10","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.10/manifests"},{"name":"@yarnpkg/core/4.3.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.0/manifests"},{"name":"vscode-zipfs/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.2/manifests"},{"name":"@yarnpkg/sdks/3.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.3/manifests"},{"name":"@yarnpkg/shell/4.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.2/manifests"},{"name":"@yarnpkg/types/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.1.4","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.4/manifests"},{"name":"2025-03-01","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-01/manifests"},{"name":"@yarnpkg/plugin-version/4.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.5/manifests"},{"name":"@yarnpkg/pnp/4.0.9","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.9/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.7","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-http/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.1/manifests"},{"name":"@yarnpkg/doctor/4.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-init/4.1.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.0/manifests"},{"name":"@yarnpkg/libzip/3.1.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-file/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.6","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-github/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.2/manifests"},{"name":"@yarnpkg/libui/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-link/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.1/manifests"},{"name":"@yarnpkg/extensions/2.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.5/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.1/manifests"},{"name":"@yarnpkg/fslib/3.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.6","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.6/manifests"},{"name":"@yarnpkg/eslint-config/3.0.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.11","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.11/manifests"},{"name":"@yarnpkg/core/4.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.1/manifests"},{"name":"@yarnpkg/builder/4.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.1/manifests"},{"name":"@yarnpkg/cli/4.7.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.7.0/manifests"},{"name":"@yarnpkg/core/4.2.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.2","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.6","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.0/manifests"},{"name":"@yarnpkg/cli/4.6.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.6.0/manifests"},{"name":"2024-12-29","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-12-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-12-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-12-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-29/manifests"},{"name":"@yarnpkg/pnp/4.0.8","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.8/manifests"},{"name":"2024-12-04","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-12-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-12-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-12-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-04/manifests"},{"name":"@yarnpkg/cli/3.8.7","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.24","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.24/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.1","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.1/manifests"},{"name":"@yarnpkg/core/4.1.6","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.6/manifests"},{"name":"2024-11-25","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-11-25","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-11-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-11-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-25/manifests"},{"name":"@yarnpkg/shell/4.1.1","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.1/manifests"},{"name":"@yarnpkg/nm/4.0.5","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.5/manifests"},{"name":"@yarnpkg/cli/4.5.3","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:16.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.3/manifests"},{"name":"@yarnpkg/extensions/2.0.4","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.4/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.10","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.10/manifests"},{"name":"@yarnpkg/fslib/3.1.1","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.1/manifests"},{"name":"@yarnpkg/cli/4.5.2","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.2/manifests"},{"name":"@yarnpkg/pnp/4.0.7","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.7/manifests"},{"name":"@yarnpkg/core/4.1.5","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.5/manifests"},{"name":"2024-11-22","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-11-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-22/manifests"},{"name":"@yarnpkg/cli/3.8.6","sha":"37fb1769f35de1b5ac23d55cb98ac6e76b46de0e","kind":"tag","published_at":"2024-10-18T17:10:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.6/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.23","sha":"37fb1769f35de1b5ac23d55cb98ac6e76b46de0e","kind":"tag","published_at":"2024-10-18T17:10:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.23/manifests"},{"name":"@yarnpkg/pnpify/4.1.3","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.3/manifests"},{"name":"@yarnpkg/libui/3.0.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.9","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.9/manifests"},{"name":"@yarnpkg/nm/4.0.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.5","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.1/manifests"},{"name":"2024-10-18","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-10-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-10-18/manifests"},{"name":"@yarnpkg/plugin-version/4.0.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.1.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.4/manifests"},{"name":"@yarnpkg/cli/4.5.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.1/manifests"},{"name":"@yarnpkg/cli/4.5.0","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.0/manifests"},{"name":"@yarnpkg/nm/4.0.3","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.3/manifests"},{"name":"@yarnpkg/core/4.1.3","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.3/manifests"},{"name":"2024-09-14","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-09-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-09-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-09-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-09-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-09-14/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.4","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.4/manifests"},{"name":"@yarnpkg/pnpify/4.1.2","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.2/manifests"},{"name":"@yarnpkg/shell/4.1.0","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.0/manifests"},{"name":"@yarnpkg/builder/4.2.0","sha":"50ac1e44241ef99abc31f79d9687ddc6ea337c12","kind":"tag","published_at":"2024-08-25T12:54:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.0/manifests"},{"name":"2024-08-25","sha":"50ac1e44241ef99abc31f79d9687ddc6ea337c12","kind":"tag","published_at":"2024-08-25T12:54:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-25","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-25/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-06-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-05-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-01-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-11-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-08-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-07-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-05-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-02-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"}]},"repo_metadata_updated_at":"2025-12-11T17:26:02.202Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.946812117904587,"forks_count":4.670718274167691,"average":17.898969307969654},"purl":"pkg:maven/org.webjars.npm/yarn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:yarn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:yarn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:yarn/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T14:01:03.535Z","issues_count":1061,"pull_requests_count":915,"avg_time_to_close_issue":10359263.951582868,"avg_time_to_close_pull_request":3029885.1649331353,"issues_closed_count":537,"pull_requests_closed_count":673,"pull_request_authors_count":240,"issue_authors_count":788,"avg_comments_per_issue":3.52497643732328,"avg_comments_per_pull_request":1.1300546448087432,"merged_pull_requests_count":521,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":186,"past_year_pull_requests_count":206,"past_year_avg_time_to_close_issue":1237245.6029411764,"past_year_avg_time_to_close_pull_request":858136.00729927,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":67,"past_year_issue_authors_count":158,"past_year_avg_comments_per_issue":0.8817204301075269,"past_year_avg_comments_per_pull_request":1.4077669902912622,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}],"active_maintainers":[{"login":"arcanis","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"clemyan","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"merceyz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"RDIL","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yarn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yarn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yarn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yarn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yarn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yarn/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1221343,"name":"@yarnpkg/plugin-exec","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":101,"first_release_published_at":"2019-11-18T03:03:03.996Z","latest_release_published_at":"2026-04-16T15:47:43.444Z","latest_release_number":"3.1.0","last_synced_at":"2026-05-02T18:33:26.221Z","created_at":"2022-04-08T14:03:49.194Z","updated_at":"2026-05-02T18:33:26.221Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-exec","install_command":"npm install @yarnpkg/plugin-exec","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.1.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:21.161Z","dependent_packages_count":2,"downloads":251022,"downloads_period":"last-month","dependent_repos_count":38,"rankings":{"downloads":2.0429746890771474,"dependent_repos_count":2.1769540304284325,"dependent_packages_count":8.720557497660142,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":0.4318375614094044,"average":2.63676548572245},"purl":"pkg:npm/%40yarnpkg/plugin-exec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-exec","docker_dependents_count":10,"docker_downloads_count":1666100,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-exec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-exec/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-exec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-exec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-exec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-exec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-exec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-exec/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-16T08:45:31.828Z","updated_at":"2022-11-16T08:45:31.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-16T08:45:31.843Z","updated_at":"2022-11-16T08:45:31.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11533849,"name":"@yarnpkg/plugin-jsr","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":2,"first_release_published_at":"2025-04-09T14:13:51.402Z","latest_release_published_at":"2025-06-03T20:31:04.981Z","latest_release_number":"1.1.1","last_synced_at":"2026-06-23T12:41:16.575Z","created_at":"2025-04-09T14:15:13.750Z","updated_at":"2026-06-23T12:41:16.576Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-jsr","install_command":"npm install @yarnpkg/plugin-jsr","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.1"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2025-10-21T13:52:36.000Z","size":2916310,"stargazers_count":7881,"open_issues_count":908,"forks_count":1220,"subscribers_count":82,"default_branch":"master","last_synced_at":"2025-10-22T06:28:59.234Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2025-10-21T11:44:46.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4923,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281873485,"owners_count":26576262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":22,"last_synced_at":"2025-10-28T06:25:07.233Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":50791,"followers":827,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2025-10-28T06:25:07.233Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-20T00:52:10.640Z","dependent_packages_count":0,"downloads":154567,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.845320653576188,"dependent_packages_count":35.86699621721658,"stargazers_count":0.985741419264323,"forks_count":0.9307799965532666,"docker_downloads_count":null,"average":15.65720957165259},"purl":"pkg:npm/%40yarnpkg/plugin-jsr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-jsr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-jsr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-jsr/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T14:01:03.535Z","issues_count":1061,"pull_requests_count":915,"avg_time_to_close_issue":10359263.951582868,"avg_time_to_close_pull_request":3029885.1649331353,"issues_closed_count":537,"pull_requests_closed_count":673,"pull_request_authors_count":240,"issue_authors_count":788,"avg_comments_per_issue":3.52497643732328,"avg_comments_per_pull_request":1.1300546448087432,"merged_pull_requests_count":521,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":186,"past_year_pull_requests_count":206,"past_year_avg_time_to_close_issue":1237245.6029411764,"past_year_avg_time_to_close_pull_request":858136.00729927,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":67,"past_year_issue_authors_count":158,"past_year_avg_comments_per_issue":0.8817204301075269,"past_year_avg_comments_per_pull_request":1.4077669902912622,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}],"active_maintainers":[{"login":"arcanis","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"clemyan","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"merceyz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"RDIL","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-jsr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-jsr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-jsr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-jsr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-jsr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-jsr/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2025-04-09T14:15:14.939Z","updated_at":"2025-04-09T14:15:14.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2025-04-09T14:15:15.108Z","updated_at":"2025-04-09T14:15:15.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373972,"name":"@yarnpkg/check","ecosystem":"npm","description":null,"homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":11,"first_release_published_at":"2019-11-18T03:04:35.952Z","latest_release_published_at":"2020-01-23T16:55:12.449Z","latest_release_number":"2.0.0-rc.12","last_synced_at":"2026-07-07T11:48:42.402Z","created_at":"2022-04-08T22:51:32.678Z","updated_at":"2026-07-07T11:48:42.402Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/check","install_command":"npm install @yarnpkg/check","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0-rc.12"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:20.297Z","dependent_packages_count":1,"downloads":102,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":23.392331138424552,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.5302394246550488,"forks_count":1.4463283639206785,"average":13.584165094261365},"purl":"pkg:npm/%40yarnpkg/check","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/check","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/check","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/check/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcheck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcheck/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcheck/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcheck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcheck/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcheck/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-11T06:28:18.808Z","updated_at":"2022-11-11T06:28:18.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-11T06:28:18.738Z","updated_at":"2022-11-11T06:28:18.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1208918,"name":"@yarnpkg/plugin-git","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":119,"first_release_published_at":"2019-11-18T02:37:21.934Z","latest_release_published_at":"2026-04-16T15:47:53.041Z","latest_release_number":"3.2.0","last_synced_at":"2026-07-18T18:00:44.017Z","created_at":"2022-04-08T13:45:20.185Z","updated_at":"2026-07-18T18:00:44.018Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-git","install_command":"npm install @yarnpkg/plugin-git","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"2.6.8","latest":"3.2.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-08T12:26:21.245Z","dependent_packages_count":9,"downloads":350671,"downloads_period":"last-month","dependent_repos_count":156,"rankings":{"downloads":0.6897632455094743,"dependent_repos_count":1.246008459909909,"dependent_packages_count":2.40048578405049,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.1993261774798833},"purl":"pkg:npm/%40yarnpkg/plugin-git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-git","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-git/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T08:54:45.189Z","issues_count":1168,"pull_requests_count":672,"avg_time_to_close_issue":6452728.014010508,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":570,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190068493150685,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":578,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1622852.388,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":249,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":322,"past_year_avg_comments_per_issue":2.1730103806228374,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-git/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-git/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-git/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-git/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-git/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-git/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-16T08:45:31.012Z","updated_at":"2022-11-16T08:45:31.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-16T08:45:31.025Z","updated_at":"2022-11-16T08:45:31.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1191947,"name":"@yarnpkg/esbuild-plugin-pnp","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":52,"first_release_published_at":"2021-01-26T14:53:07.805Z","latest_release_published_at":"2022-07-21T12:07:54.891Z","latest_release_number":"2.0.3","last_synced_at":"2026-07-19T05:30:19.139Z","created_at":"2022-04-08T13:20:44.045Z","updated_at":"2026-07-19T05:30:19.139Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/esbuild-plugin-pnp","install_command":"npm install @yarnpkg/esbuild-plugin-pnp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0-rc.15"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221455953,"owners_count":16824915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:28:43.637Z","dependent_packages_count":106,"downloads":3601734,"downloads_period":"last-month","dependent_repos_count":5559,"rankings":{"downloads":0.09193991508188533,"dependent_repos_count":0.33122346308916406,"dependent_packages_count":0.40563689702903083,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.6433795982445499,"average":0.6532224005009019},"purl":"pkg:npm/%40yarnpkg/esbuild-plugin-pnp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/esbuild-plugin-pnp","docker_dependents_count":97,"docker_downloads_count":95259124,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/esbuild-plugin-pnp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/esbuild-plugin-pnp/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-27T18:04:26.267Z","issues_count":1231,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":644,"avg_comments_per_issue":4.221770917952884,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":499,"past_year_pull_requests_count":292,"past_year_avg_time_to_close_issue":1820018.9899497489,"past_year_avg_time_to_close_pull_request":1154765.9166666667,"past_year_issues_closed_count":198,"past_year_pull_requests_closed_count":204,"past_year_pull_request_authors_count":99,"past_year_issue_authors_count":307,"past_year_avg_comments_per_issue":2.0280561122244487,"past_year_avg_comments_per_pull_request":0.7568493150684932,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":146,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fesbuild-plugin-pnp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fesbuild-plugin-pnp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fesbuild-plugin-pnp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fesbuild-plugin-pnp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fesbuild-plugin-pnp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fesbuild-plugin-pnp/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T12:02:19.668Z","updated_at":"2022-11-10T12:02:19.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T12:02:19.674Z","updated_at":"2022-11-10T12:02:19.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373992,"name":"@yarnpkg/plugin-version","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":118,"first_release_published_at":"2019-11-18T02:45:01.330Z","latest_release_published_at":"2025-08-26T07:13:21.738Z","latest_release_number":"4.2.0","last_synced_at":"2026-07-19T05:30:31.659Z","created_at":"2022-04-08T22:51:35.707Z","updated_at":"2026-07-19T05:30:31.659Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-version","install_command":"npm install @yarnpkg/plugin-version","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.1.4","latest":"4.2.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:19.829Z","dependent_packages_count":7,"downloads":288535,"downloads_period":"last-month","dependent_repos_count":43,"rankings":{"downloads":2.0200800599193465,"dependent_repos_count":2.0667903556825244,"dependent_packages_count":3.055104883445867,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.430327775265915,"average":1.669909600645739},"purl":"pkg:npm/%40yarnpkg/plugin-version","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-version","docker_dependents_count":10,"docker_downloads_count":1666100,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-version","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-version/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-version/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-version/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-version/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-version/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-version/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-version/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:37.204Z","updated_at":"2022-11-10T18:51:37.204Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:37.225Z","updated_at":"2022-11-10T18:51:37.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373989,"name":"@yarnpkg/plugin-link","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":94,"first_release_published_at":"2019-11-18T02:39:28.571Z","latest_release_published_at":"2025-06-03T20:31:14.047Z","latest_release_number":"3.0.2","last_synced_at":"2026-04-01T03:01:47.792Z","created_at":"2022-04-08T22:51:35.122Z","updated_at":"2026-04-01T03:01:47.793Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-link","install_command":"npm install @yarnpkg/plugin-link","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.2"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-08T14:44:40.812Z","dependent_packages_count":5,"downloads":159385,"downloads_period":"last-month","dependent_repos_count":158,"rankings":{"downloads":0.6997534093533183,"dependent_repos_count":1.240003927640082,"dependent_packages_count":4.382790751717701,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.5303746106867546},"purl":"pkg:npm/%40yarnpkg/plugin-link","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-link","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-link","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-link/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T08:54:45.189Z","issues_count":1168,"pull_requests_count":672,"avg_time_to_close_issue":6452728.014010508,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":570,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190068493150685,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":578,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1622852.388,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":249,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":322,"past_year_avg_comments_per_issue":2.1730103806228374,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-link/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-link/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-link/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-link/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-link/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-link/codemeta","maintainers":[{"uuid":"cpojer","login":"cpojer","name":null,"email":"christoph.pojer@gmail.com","url":null,"packages_count":225,"html_url":"https://www.npmjs.com/~cpojer","role":null,"created_at":"2022-11-15T09:12:53.534Z","updated_at":"2022-11-15T09:12:53.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cpojer/packages"},{"uuid":"bestander","login":"bestander","name":null,"email":"bestander@gmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~bestander","role":null,"created_at":"2022-11-15T09:12:53.525Z","updated_at":"2022-11-15T09:12:53.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bestander/packages"},{"uuid":"daniel15","login":"daniel15","name":null,"email":"npm@d.sb","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~daniel15","role":null,"created_at":"2022-11-15T09:12:53.427Z","updated_at":"2022-11-15T09:12:53.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daniel15/packages"},{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-15T09:12:53.547Z","updated_at":"2022-11-15T09:12:53.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-15T09:12:53.554Z","updated_at":"2022-11-15T09:12:53.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5285851,"name":"yarn","ecosystem":"conda","description":"Yarn is a package manager for your code. It allows you to use and share code with other developers from around the world. Yarn does this quickly, securely, and reliably so you don’t ever have to worry.","homepage":"https://yarnpkg.com","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-08-18T21:19:08.000Z","latest_release_published_at":"2025-12-02T15:10:35.000Z","latest_release_number":"4.12.0","last_synced_at":"2026-04-02T18:38:33.895Z","created_at":"2022-10-03T15:43:21.273Z","updated_at":"2026-04-02T18:38:33.895Z","registry_url":"https://anaconda.org/anaconda/yarn","install_command":"conda install -c anaconda yarn","documentation_url":null,"metadata":{},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2025-11-26T20:41:27.000Z","size":2918727,"stargazers_count":7913,"open_issues_count":905,"forks_count":1234,"subscribers_count":79,"default_branch":"master","last_synced_at":"2025-11-27T12:56:58.935Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2025-11-27T08:28:31.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4945,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27456862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-02T02:00:06.387Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":22,"last_synced_at":"2025-11-23T03:05:07.372Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":50819,"followers":835,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2025-11-23T03:05:07.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"v1.22.22","sha":"740c38c3a962c30ddb344a919bbfb7065620714b","kind":"tag","published_at":"2024-03-09T21:33:30.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.22","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.22/manifests"},{"name":"v1.22.21","sha":"1c6b0973cc51dc5c1ace7d3b2f0c7c78a8043150","kind":"tag","published_at":"2023-11-14T19:04:06.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.21","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.21/manifests"},{"name":"v1.22.20","sha":"efdccc174ba69620752738ead018c6002d203093","kind":"commit","published_at":"2023-11-14T09:21:54.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.20","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.20/manifests"},{"name":"v1.22.19","sha":"015b20b3f5ec682f6f6a7fe5e6ed6542ab2407df","kind":"tag","published_at":"2022-05-10T17:48:36.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.19","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.19/manifests"},{"name":"v1.22.18","sha":"751c895ce2b4c335ee5f6de990d6a0f05f011a1a","kind":"tag","published_at":"2022-03-10T11:21:24.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.18","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.18/manifests"},{"name":"v1.22.17","sha":"2d73345615d28f2f2fcd9fc9d39ab2ae89f3b2cb","kind":"tag","published_at":"2021-10-16T15:01:17.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.17","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.17/manifests"},{"name":"v1.22.16","sha":"efa4cbb023216bd2483914bc3e1f2f1ca59ad2c4","kind":"tag","published_at":"2021-10-16T11:01:32.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.16","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.16/manifests"},{"name":"v1.22.15","sha":"42682fa9cfbf729140d764c60c192c17f6bd64a1","kind":"tag","published_at":"2021-09-30T00:08:04.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.15","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.15/manifests"},{"name":"v1.22.14","sha":"dac4134db36f6c3d7cfb4fe4ba3bc978b8fa2514","kind":"tag","published_at":"2021-09-29T21:29:02.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.14","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.14/manifests"},{"name":"v1.22.13","sha":"1c92d6980a4d385993c689c577c627de5face64d","kind":"tag","published_at":"2021-09-29T14:21:01.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.13","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.13/manifests"},{"name":"v1.22.12","sha":"4a13eb3fa94f8f2ae173ba64aec604c99aa061c1","kind":"tag","published_at":"2021-09-29T14:17:14.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.12","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.12/manifests"},{"name":"1.22.11","sha":"59cb57be4c856346adf11d2099b9a1b40a387d32","kind":"tag","published_at":"2021-07-26T17:23:58.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/1.22.11","html_url":"https://github.com/yarnpkg/yarn/releases/tag/1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/1.22.11/manifests"},{"name":"v1.22.11","sha":"59cb57be4c856346adf11d2099b9a1b40a387d32","kind":"tag","published_at":"2021-07-26T17:23:54.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.11","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.11/manifests"},{"name":"1.22.10","sha":"785cda8020aa5f513d6f60b8349bca8dab9dd79b","kind":"commit","published_at":"2020-09-28T13:32:42.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/1.22.10","html_url":"https://github.com/yarnpkg/yarn/releases/tag/1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/1.22.10/manifests"},{"name":"v1.22.10","sha":"785cda8020aa5f513d6f60b8349bca8dab9dd79b","kind":"commit","published_at":"2020-09-28T13:32:42.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.10","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.10/manifests"},{"name":"v1.22.5","sha":"a3b963cf0956f0c92d024fbab9df5d1bb4a38a93","kind":"tag","published_at":"2020-08-27T11:04:35.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.5","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.5/manifests"},{"name":"v1.22.4","sha":"e5327c5f6db9d73760443caf8702af2a5548c24c","kind":"tag","published_at":"2020-03-09T15:47:44.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"92a539cca9437b03109042b049f3bc626ec1db8d","kind":"tag","published_at":"2020-03-07T19:29:00.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"460e0ee3da25054b2e490693af8d435bb776c871","kind":"tag","published_at":"2020-03-07T12:42:53.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"4d6f90931d2062540d7dbb963a47ab62b5b0deba","kind":"tag","published_at":"2020-03-06T16:19:07.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"eee67d02ed09172d5360df0fa0b9c73e23449818","kind":"tag","published_at":"2020-02-05T12:30:34.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.22.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"95186d5f61ea34de7be6c59b7cfb934cc3b31988","kind":"tag","published_at":"2019-12-11T08:40:41.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.21.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"604b4c89515830271910c0981cb5a7c008d35b70","kind":"tag","published_at":"2019-12-01T16:10:27.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.21.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"9c05a1c2928913b7eb28c0bebd90dce388e2f149","kind":"tag","published_at":"2019-12-01T16:08:25.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.20.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.20.0/manifests"},{"name":"v1.19.2","sha":"823b64c4597ba33050dbe71415223ecd77b609ef","kind":"tag","published_at":"2019-11-22T11:54:58.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.19.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"cabd2c5d07910d99dc47cb5736899f24aa720fc0","kind":"tag","published_at":"2019-10-08T11:30:15.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.19.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"c3d256fcf641de4fe8d4d6034a2b046fafae30c0","kind":"tag","published_at":"2019-09-28T15:33:25.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.19.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"c08d0e31d769bf18680f86f0ffd8efcc56fb4c61","kind":"tag","published_at":"2019-09-23T12:13:32.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.18.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"2c915bda5f35bb805820c159257d96df23e3e9d8","kind":"tag","published_at":"2019-07-12T14:21:49.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.17.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"77c2630a60ddca1ff4df559585697b301b283aa3","kind":"tag","published_at":"2019-06-21T11:03:41.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.17.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"6b44fb17d09f14e37ca6053db79639879c205e51","kind":"tag","published_at":"2019-06-21T09:24:49.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.17.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"ddceddc5a3437fb5eece710293162986ce5cc4d7","kind":"tag","published_at":"2019-06-14T18:38:42.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.17.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"60150ffeb00dcb4cb0d3f9ef775fc2c2d543b10c","kind":"tag","published_at":"2019-04-29T18:03:40.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.16.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.16.0/manifests"},{"name":"v1.15.2","sha":"6065f7ac8f7cec2b2c35094788117be0deae2f37","kind":"tag","published_at":"2019-03-15T11:16:23.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.15.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"45d3e05d26b2c4950adc19001a7ac6e410c27040","kind":"tag","published_at":"2019-03-14T15:04:10.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.15.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"15292e4de250897ebfd19c31c170fba271bd23e4","kind":"tag","published_at":"2019-03-08T15:26:28.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.15.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"dfa44117f0aec1585edac2e05b922ed3592a718a","kind":"tag","published_at":"2019-01-26T10:02:47.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.14.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"dd167f1ed6d01bc64acd922db9db616c512fa87d","kind":"tag","published_at":"2018-12-18T15:59:24.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.13.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"38bbf59995d3fc20ebef1e805f10f2ac7ca836ba","kind":"tag","published_at":"2018-11-07T15:01:32.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.12.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"0934bcd1940c02e464a9fc80807528b172821198","kind":"tag","published_at":"2018-11-07T15:00:14.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.12.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"82600d8755a44a806019eed9f4aa3a800505a4fc","kind":"tag","published_at":"2018-10-24T16:46:46.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.12.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"46bebd7e4f3020e4dd3207738d2fdfac4762773c","kind":"tag","published_at":"2018-10-02T20:20:35.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.12.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"efc8b8be97566d8e623fd7147023f38ce518e992","kind":"tag","published_at":"2018-09-26T11:58:14.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.11.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"8654cffad904938c9016645e86654cccc5361a79","kind":"tag","published_at":"2018-09-26T11:57:36.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.10.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"f880587c5b898313d10c7fd3e71f288016b35266","kind":"tag","published_at":"2018-09-25T22:29:26.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.11.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"3405cdebd0425faa4d5ca38be63acb369c6d5721","kind":"tag","published_at":"2018-09-05T16:21:42.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.10.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"1a795f3c81b31a18c6453b38c77049e3e8407045","kind":"tag","published_at":"2018-08-03T19:43:46.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.9.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"4796047de77e789371ef81a1ff8a4a6dd2553601","kind":"tag","published_at":"2018-08-03T16:14:40.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.9.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"1ae8f011c527dc48beaa241bab2a9504cdd2c6de","kind":"tag","published_at":"2018-07-25T15:09:53.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.9.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6cfb7c3b01d70d458c1de0fbcdf0b776708606a8","kind":"tag","published_at":"2018-07-23T15:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.9.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"9e6153e9c1a9189ff288007e2d281612458b4773","kind":"tag","published_at":"2018-07-19T15:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.9.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb9d32c680bede68b88d185b91a0ec6781b2c218","kind":"tag","published_at":"2018-06-11T09:46:15.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.8.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"11eb9bb72d804a5860049ce8d01f0c189659e2f7","kind":"tag","published_at":"2018-05-23T20:55:56.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.7.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4acfe3902a010d1673c777757dc31355f2b4fd8b","kind":"tag","published_at":"2018-04-11T01:12:57.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.6.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"dbf7e917554506359627207d38bc46e6d6c803bb","kind":"tag","published_at":"2018-02-26T18:52:24.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.5.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"124875e28fcbfca40cbe8158e58fe3bd4210e65a","kind":"tag","published_at":"2018-02-23T14:40:09.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.5.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"00c4b0f3199c8eb2b6cc23e20d33faddb993f1a5","kind":"tag","published_at":"2018-01-19T16:04:19.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.4.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"543f649d355bb5b3b0b56e1c73c6e3ca93a299c8","kind":"tag","published_at":"2018-01-15T17:12:39.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.4.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"18dbad6e04ef50d3851bc1ffb01df58f2fafdeb0","kind":"tag","published_at":"2017-11-02T16:33:26.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.3.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"2a7b19067dcfa818fee026e5f1fbe1871767a203","kind":"tag","published_at":"2017-11-02T14:40:31.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.3.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"389e02979a1ffe803ab95cbea1ad7b6bcdfa42a7","kind":"tag","published_at":"2017-11-01T16:32:48.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.3.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f5e78ebb9dd9809c00a0bdff37d75f324fb42018","kind":"tag","published_at":"2017-10-12T10:18:54.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.2.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f1ac4b586e928ff8222816fff81ae237d24343ab","kind":"tag","published_at":"2017-10-09T20:14:10.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.2.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.2.0/manifests"},{"name":"v1.1.0-exp.2","sha":"dbb95956b80546f4f75e9605907e4cb82666b528","kind":"commit","published_at":"2017-09-29T16:43:20.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.1.0-exp.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.1.0-exp.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.1.0-exp.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.1.0-exp.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.1.0-exp.2/manifests"},{"name":"v1.1.0","sha":"ee5d4a153a3fe85145c45c0bb251ffffffcfe210","kind":"commit","published_at":"2017-09-24T18:03:41.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.1.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"5786d3a555164c3a839f355a0ee67bbca93ff408","kind":"tag","published_at":"2017-09-13T16:26:40.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.0.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5ea8ea7f9c398545dd7f235e76908b9fad823054","kind":"tag","published_at":"2017-09-07T13:19:44.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.0.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7fbd78f1c21e6a0d19b5b085a4f14873ea77932a","kind":"tag","published_at":"2017-09-05T14:11:12.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v1.0.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v1.0.0/manifests"},{"name":"v0.28.4","sha":"265a573b8e08192af2c29e3b2f2087e7d6eb7e79","kind":"tag","published_at":"2017-07-19T16:44:31.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.28.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"f69f101a202d1a27ad40130ef1b57fbd31ed8fa7","kind":"tag","published_at":"2017-07-19T16:09:31.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.28.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"502ec33895f360cf5275acb12b36a4369894f021","kind":"tag","published_at":"2017-07-10T20:36:53.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.28.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"a6137999893b572baa737ddab568a45c5aad6645","kind":"tag","published_at":"2017-07-10T17:05:56.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.28.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"1d37af05ee3f0f35f38ea270613a805b2a20d86e","kind":"tag","published_at":"2017-07-09T14:29:10.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.28.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.28.0/manifests"},{"name":"v0.27.5","sha":"d9959eab32f1a2fdc681514c1d8fd313a40b77b7","kind":"tag","published_at":"2017-06-30T23:15:41.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.27.5","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"bd7014211fac3395671a17e260200e09dda322fd","kind":"tag","published_at":"2017-06-30T20:09:30.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.27.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"603427ac72b62b8fd03a83d0fe001c6b1fa5cbdd","kind":"tag","published_at":"2017-06-29T20:25:03.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.27.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"6bef1d1d630435cd149ed95e1330b0867b5f19c2","kind":"tag","published_at":"2017-06-28T23:13:26.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.27.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"b89a69d68d96d5383e8bf8cece4de930f52cfdba","kind":"tag","published_at":"2017-06-27T09:49:45.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.27.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"d1dca28ccb235ae215d93d3fb923b73422348287","kind":"tag","published_at":"2017-06-23T13:11:24.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.27.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"fccb24fb31a2173145ccd41a9ee518a822392a52","kind":"tag","published_at":"2017-06-07T13:53:50.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.26.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"f94bef3fdf6724f1310d069c49781cd6e0951f43","kind":"tag","published_at":"2017-06-06T13:03:57.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.26.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b514cf1ee25f6bc5f6050780d13927cc0611e868","kind":"tag","published_at":"2017-06-01T12:18:35.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.25.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d9262a1fad57d220a4248f2b1f0106b60c766b1f","kind":"tag","published_at":"2017-05-23T19:55:35.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.25.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.25.3/manifests"},{"name":"v0.24.6","sha":"351384eca0999cec6bb5d0c4f6071eff91a146c3","kind":"tag","published_at":"2017-05-23T19:55:16.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.24.6","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.6/manifests"},{"name":"v0.25.2","sha":"ef8947ee39d6721135aa3c69ec435018e4116299","kind":"tag","published_at":"2017-05-15T18:41:58.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.25.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.25.2/manifests"},{"name":"v0.24.5","sha":"905367e22c75924e5a0e9abb66cfb91157ffc2ec","kind":"tag","published_at":"2017-05-15T18:41:04.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.24.5","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.5/manifests"},{"name":"v0.25.1","sha":"d2ebe12ac6bf5b5abe48fdf1ca6ccfbcc5dfdd4f","kind":"tag","published_at":"2017-05-12T18:58:27.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.25.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"f6b9659d914d91788b2d47be614bc1d076b113da","kind":"tag","published_at":"2017-05-12T18:19:29.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.25.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"95d33047a3c61c1e786ce9a358c8b3e26d28f3cc","kind":"tag","published_at":"2017-05-12T17:19:45.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.24.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"a705b7921f9a08e91bc5aef3c1e2e81f56e71996","kind":"tag","published_at":"2017-05-12T14:16:05.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.24.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"8689ba501620ddba895222d24e0cf36aac918eb1","kind":"tag","published_at":"2017-05-05T16:52:08.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.24.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d8eedaee84076ac62f1c383c9125f51fc187a348","kind":"tag","published_at":"2017-05-04T17:55:36.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.24.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"8be7dc38b7e8f7b509a8e91322052ff02444bf29","kind":"commit","published_at":"2017-05-04T16:48:45.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.24.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"377c30cfb583f335fb6fa2883792404a0a9fef51","kind":"tag","published_at":"2017-05-02T18:25:11.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.23.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"74b88d577f8c6b3ccd077e78630bc835976c7476","kind":"tag","published_at":"2017-04-27T10:34:34.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.23.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.23.3/manifests"},{"name":"v0.22.1","sha":"ac3b1985de77d032b1078025ffc956a98d8d6b8d","kind":"tag","published_at":"2017-04-20T23:17:57.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.22.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.22.1/manifests"},{"name":"v0.23.2","sha":"23a2a23b7a91eb5fee7809669507b5070e938e4e","kind":"tag","published_at":"2017-04-12T16:24:42.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.23.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"eb0e58cf876449be25d343737bab3dc59aaa363e","kind":"tag","published_at":"2017-04-07T15:03:23.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.23.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"71bc09e5e2564bff6260ee9e9786e5195c8db2cc","kind":"tag","published_at":"2017-04-06T14:43:34.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.23.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"0f71911e85a10fced522750dbe9e9f053aec9aa2","kind":"tag","published_at":"2017-03-06T17:06:15.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.22.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"d1a0ad1c83a090084bc5f39704f08077d1a706ee","kind":"tag","published_at":"2017-02-27T15:27:45.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.21.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.21.3/manifests"},{"name":"v0.20.4","sha":"cdf04fb417f3569fb1cd646f93f47be983a4cfd0","kind":"tag","published_at":"2017-02-27T15:27:03.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.20.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.4/manifests"},{"name":"v0.18.2","sha":"05bab865d7cbc83451984754b1a52924c0daecab","kind":"tag","published_at":"2017-02-23T16:37:43.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.18.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.18.2/manifests"},{"name":"v0.21.2","sha":"d13d8ef2810553778dc367cee6ec0bbac7241afc","kind":"tag","published_at":"2017-02-20T13:20:49.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.21.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"2b8751fa5a1c0dd52478055bc892c24f736afe82","kind":"tag","published_at":"2017-02-20T10:46:32.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.21.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.21.1/manifests"},{"name":"v0.20.3","sha":"495900a43d5cdd2e2fee39fd386022e69ef4927d","kind":"tag","published_at":"2017-02-14T20:33:20.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.20.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"e7bbc97556088aee01fe111fb5464ea09c6e9676","kind":"tag","published_at":"2017-02-14T20:24:48.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.20.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.2/manifests"},{"name":"v0.21.0","sha":"70e76d174b0c7d001d2cd608a16c94498496e92d","kind":"tag","published_at":"2017-02-14T20:09:38.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.21.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"67e7aaa4830558c3bdaa211c1fd25a0a357843d8","kind":"tag","published_at":"2017-02-14T20:04:48.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.20.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.1/manifests"},{"name":"v0.21.0-pre","sha":"de43f4a993d1e08cd930ee22ecb2bac727f53449","kind":"commit","published_at":"2017-02-05T01:22:08.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.21.0-pre","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.21.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.21.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.21.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.21.0-pre/manifests"},{"name":"v0.20.0","sha":"978a3b185e606e6df08a7790be5035ae9150675f","kind":"tag","published_at":"2017-01-30T14:10:41.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.20.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"2f4b9adadd48e6881a8c52d9bfffce4a534b3f36","kind":"tag","published_at":"2017-01-16T23:33:33.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.19.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.19.1/manifests"},{"name":"v0.20.0-0","sha":"244d6881d232e5fda194b0a07b7989567923e60b","kind":"tag","published_at":"2017-01-07T01:24:33.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.20.0-0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.20.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.20.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.20.0-0/manifests"},{"name":"v0.19.0","sha":"98e0ce78a497cd909f6e51276f7704ad61063412","kind":"tag","published_at":"2017-01-07T01:24:22.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.19.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"ea50eb244971656b84afac184820e4944ece356c","kind":"tag","published_at":"2016-12-17T12:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.18.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.18.1/manifests"},{"name":"v0.19.0-2-exp","sha":"b6bbcf23f9077581956dde521f85afc03e66260d","kind":"commit","published_at":"2016-12-16T02:48:06.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.19.0-2-exp","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.19.0-2-exp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.19.0-2-exp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.19.0-2-exp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.19.0-2-exp/manifests"},{"name":"v0.18.0","sha":"59fd84fddd8fb8f59966e66d21fb1a5519957f22","kind":"tag","published_at":"2016-12-04T14:29:16.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.18.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.18.0/manifests"},{"name":"v0.17.10","sha":"24628db2010a33d35406dc296a09833d1e6855ed","kind":"tag","published_at":"2016-12-01T12:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.10","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.10/manifests"},{"name":"v0.17.9","sha":"5b6b6c089a5795af26a26756844ef8bcc4a9c69d","kind":"tag","published_at":"2016-11-25T15:03:10.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.9","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.9/manifests"},{"name":"v0.17.8","sha":"8441c877df85e8de3ac86cf5cf938429fd0fc464","kind":"tag","published_at":"2016-11-21T13:35:37.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.8","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"687571e1b244a0e5024b732a115f812629914966","kind":"tag","published_at":"2016-11-21T12:05:30.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.7","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"8637242f47b6a7b1effb200471ca3f31ff7c5c34","kind":"tag","published_at":"2016-11-18T21:03:18.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.6","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.6/manifests"},{"name":"v0.17.5","sha":"a0f1cb4f4478435ceec32599eab7647ad28ac154","kind":"tag","published_at":"2016-11-18T19:47:50.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.5","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"2015caf38da88f7c7704a58a48237d6fc48de2dd","kind":"tag","published_at":"2016-11-17T16:52:50.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"d49245d4d4bbe3e15cb7a51ba939a353cef4412d","kind":"tag","published_at":"2016-11-16T21:41:38.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"2fbc54999b8bb5e24b551696f026f7f3400a3aad","kind":"tag","published_at":"2016-11-15T22:35:33.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.2/manifests"},{"name":"v0.18.0-0","sha":"e9245504ddd064ae43d23d70781b09d84134748f","kind":"tag","published_at":"2016-11-14T16:58:03.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.18.0-0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.18.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.18.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.18.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.18.0-0/manifests"},{"name":"v0.17.0","sha":"6aae4d35bc67719ceb056dc0ea95a96f74a726c1","kind":"tag","published_at":"2016-11-14T16:57:58.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.0/manifests"},{"name":"v0.19.0-0","sha":"f0d875a67a06d8b2405be177d0c43820442d802b","kind":"tag","published_at":"2016-11-04T16:43:17.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.19.0-0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.19.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.19.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.19.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.19.0-0/manifests"},{"name":"v0.17.0-0","sha":"166bf6c10f69db5645d36654b3189088c4238562","kind":"tag","published_at":"2016-11-04T16:41:10.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.17.0-0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.17.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.17.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.17.0-0/manifests"},{"name":"v0.16.1","sha":"1b82376602adc3d04c4d6508fe8442b66fdec4a6","kind":"commit","published_at":"2016-10-19T12:04:00.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.16.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"c558c4851bbdd70f7f21f61c94683efeaa58ce44","kind":"commit","published_at":"2016-10-18T15:51:44.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.16.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"918f4400eea9f9abb3254977a4bebc9ecfd6e3b1","kind":"tag","published_at":"2016-10-11T15:26:10.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.15.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"0f1db96846badbbe3b43c470c05196eb29437fb4","kind":"tag","published_at":"2016-10-11T13:35:17.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.15.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"e4ab8fe97848b10aae74a878c2e3cd90b79e4b2c","kind":"tag","published_at":"2016-10-05T18:29:18.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.14.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"b19b4ea4c51226af330d457acc657588c4b18df0","kind":"tag","published_at":"2016-10-05T17:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.14.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"029634fa0750b79d419cb1f20ca22347f3e55c95","kind":"commit","published_at":"2016-10-04T17:08:55.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.14.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"1bc46b30d3ab724a4d2a7d1daf0fe67d56ab6e8a","kind":"tag","published_at":"2016-10-03T14:10:17.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.14.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"f2ad4e47da7dbade4c9ab2f4f1f559e8f8715d43","kind":"tag","published_at":"2016-09-30T12:18:39.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.13.6","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"15d6fda302142da989c543b080c9d15dbbb969f7","kind":"tag","published_at":"2016-09-23T14:18:14.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.13.5","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"c7e44846836ad30bda284328df79db5a79644e45","kind":"tag","published_at":"2016-09-21T15:00:07.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.13.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4c395923879f27024fbfb29718938db08738ef69","kind":"tag","published_at":"2016-09-20T18:10:17.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.13.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"950817b1e7295306f8e7b278afe1da0f8ca3612c","kind":"tag","published_at":"2016-09-19T13:34:59.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.13.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"7cf85f46d0ac0ba61acc60fd1f795369dbd8da42","kind":"tag","published_at":"2016-09-19T13:05:31.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.13.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"94993157e3c5e4b4a773f445af059ec5c282577e","kind":"tag","published_at":"2016-09-14T14:51:20.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.13.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"763accd5b615bf800deded7773f87931298ee2fa","kind":"tag","published_at":"2016-09-06T13:30:32.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.12.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"85abb32e474d8ef3c273fc856ba740a9cd33dbca","kind":"tag","published_at":"2016-08-26T16:58:59.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.11.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f27881f6ab6cfb6ae610a16a0682ee33207bcb4a","kind":"tag","published_at":"2016-08-26T16:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.11.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"756ef084d838d48f995f89cef6c4c49b3b9f723f","kind":"tag","published_at":"2016-08-26T16:24:39.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.11.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"3b3ce68642bea32016ea5723603955b8c4a46b32","kind":"tag","published_at":"2016-08-26T15:53:27.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.10.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bf52d82934af00637d3e0ed508386bfe7a8b6d53","kind":"tag","published_at":"2016-08-20T15:08:55.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.10.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"9fdc96a54684e777785d6e256272d46b24756161","kind":"tag","published_at":"2016-08-13T09:03:42.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.9.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"8a4c34bb4c44efa3b2435b0eba1140781532ff33","kind":"tag","published_at":"2016-08-10T09:46:04.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.8.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ed96aa9b9580d8982d0d733ea325a8c2a3e3c119","kind":"tag","published_at":"2016-08-04T10:43:39.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.8.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"22b5142deb2d86468606a93ca217d14554741c19","kind":"tag","published_at":"2016-08-02T13:57:59.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.8.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"73f1cc700c20bc94601fcd48f6c40132b5cd90e4","kind":"tag","published_at":"2016-08-02T13:44:46.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.8.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"9167893d7f7f3af8ebeabecaf4f634b3b477ac8d","kind":"tag","published_at":"2016-07-22T14:01:59.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.7.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e0cf8abaa756526e5de1f5f8b2b2b7bd80bfc43d","kind":"tag","published_at":"2016-07-22T13:52:42.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/v0.7.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/v0.7.0/manifests"},{"name":"0.7.0","sha":"a51ff5c2ea9cfab77426010926aff27177dc0721","kind":"commit","published_at":"2016-07-21T16:40:18.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.7.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.7.0/manifests"},{"name":"pre-release","sha":"1f10c887a4ef13b1a7e7c1d86205f7964ebce3f4","kind":"commit","published_at":"2016-07-21T10:35:13.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/pre-release","html_url":"https://github.com/yarnpkg/yarn/releases/tag/pre-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@pre-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/pre-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/pre-release/manifests"},{"name":"0.6.1","sha":"f7684dfbde994c63753d35662b5552a6805042bf","kind":"commit","published_at":"2016-07-18T18:55:36.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.6.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"b94cdeaee29e21d7fe880f3226f529eeb305a725","kind":"commit","published_at":"2016-07-18T17:57:59.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.6.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"c69d9b2c5aa5f6155cae343e8a0e251c8b82c995","kind":"commit","published_at":"2016-07-13T18:18:23.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.5.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.5.0/manifests"},{"name":"0.4.9","sha":"414fae54d10bed7b5199f3d937da3f7f232f4f93","kind":"commit","published_at":"2016-07-11T15:44:44.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.4.9","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"9ecf496fdeeaeef85914c0e2b9d43d0143efb728","kind":"commit","published_at":"2016-07-07T21:11:01.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.4.8","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"d8059ad2ffda5299a57da6f59bc9df8132cfcb36","kind":"commit","published_at":"2016-07-05T23:25:37.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.4.7","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"7c52e1c75a5cfae756ae87f6e7e5817091689209","kind":"commit","published_at":"2016-07-05T13:13:30.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.4.6","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"70cf3ba6d30541d57c91542fb4c1928c4447a335","kind":"commit","published_at":"2016-07-04T14:41:31.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.4.5","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"a5fe4456aa590ed9a1949d29af25811ea9f4c383","kind":"commit","published_at":"2016-07-01T19:12:32.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.4.4","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"8da134f12872e090edf6b2f19744292afd17b0fe","kind":"commit","published_at":"2016-07-01T19:03:34.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.4.3","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"f1266f55981fabbacf3356885ce45ca626fbf9c6","kind":"commit","published_at":"2016-07-01T16:42:08.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.4.2","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"242ce7fed1bba0b51c1feb24b13c7961d239ae05","kind":"commit","published_at":"2016-06-29T23:34:11.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.4.1","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ddb8bed1451bb93e82ee2291eb903248e0da5db5","kind":"commit","published_at":"2016-06-29T16:02:17.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.4.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"156c549310b83b7735aa21a978b2bbff3b44a497","kind":"commit","published_at":"2016-06-21T18:11:51.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.3.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"daefc72ff5d8e4b8e924dd29992b02eab8fce541","kind":"commit","published_at":"2016-06-17T19:31:01.000Z","download_url":"https://codeload.github.com/yarnpkg/yarn/tar.gz/0.2.0","html_url":"https://github.com/yarnpkg/yarn/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/yarn@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fyarn/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-12-11T17:26:12.897Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":76,"rankings":{"downloads":null,"dependent_repos_count":20.952380952380953,"dependent_packages_count":21.566820276497694,"stargazers_count":0.7987711213517665,"forks_count":5.867895545314901,"docker_downloads_count":null,"average":12.296466973886329},"purl":"pkg:conda/yarn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/yarn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/yarn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/yarn/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-01T21:00:38.468Z","issues_count":1065,"pull_requests_count":915,"avg_time_to_close_issue":10301845.703703703,"avg_time_to_close_pull_request":3029885.1649331353,"issues_closed_count":540,"pull_requests_closed_count":673,"pull_request_authors_count":240,"issue_authors_count":788,"avg_comments_per_issue":3.524882629107981,"avg_comments_per_pull_request":1.1300546448087432,"merged_pull_requests_count":521,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":163,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":1260989.1612903227,"past_year_avg_time_to_close_pull_request":668929.9669421487,"past_year_issues_closed_count":62,"past_year_pull_requests_closed_count":121,"past_year_pull_request_authors_count":58,"past_year_issue_authors_count":137,"past_year_avg_comments_per_issue":0.9386503067484663,"past_year_avg_comments_per_pull_request":1.435483870967742,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":93,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}],"active_maintainers":[{"login":"arcanis","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"clemyan","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"merceyz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"RDIL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/yarn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/yarn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/yarn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/yarn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/yarn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/yarn/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5332,"maintainers_count":0,"namespaces_count":0,"keywords_count":3232,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":759},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-06-10T05:18:41.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":1373998,"name":"@yarnpkg/plugin-pnp","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":156,"first_release_published_at":"2019-11-18T02:55:05.697Z","latest_release_published_at":"2026-06-15T08:56:49.159Z","latest_release_number":"4.2.0","last_synced_at":"2026-07-19T10:03:28.097Z","created_at":"2022-04-08T22:51:36.361Z","updated_at":"2026-07-19T10:03:28.097Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-pnp","install_command":"npm install @yarnpkg/plugin-pnp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.2.16","latest":"4.2.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:18.987Z","dependent_packages_count":12,"downloads":384220,"downloads_period":"last-month","dependent_repos_count":160,"rankings":{"downloads":0.686680308742108,"dependent_repos_count":1.2351064139550525,"dependent_packages_count":1.9948366917485563,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.1293871649758571},"purl":"pkg:npm/%40yarnpkg/plugin-pnp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-pnp","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-pnp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-pnp/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnp/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-18T07:19:16.491Z","updated_at":"2022-11-18T07:19:16.491Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-18T07:19:16.497Z","updated_at":"2022-11-18T07:19:16.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373977,"name":"@yarnpkg/libzip","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":97,"first_release_published_at":"2019-09-05T15:48:14.820Z","latest_release_published_at":"2025-09-18T18:33:44.582Z","latest_release_number":"3.2.2","last_synced_at":"2026-07-19T11:58:42.192Z","created_at":"2022-04-08T22:51:33.402Z","updated_at":"2026-07-19T11:58:42.192Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/libzip","install_command":"npm install @yarnpkg/libzip","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.2.2"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:21.295Z","dependent_packages_count":35,"downloads":6657723,"downloads_period":"last-month","dependent_repos_count":4276,"rankings":{"downloads":0.1011310233329223,"dependent_repos_count":0.36567585095062594,"dependent_packages_count":0.9123681262653541,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.2446212580725729,"average":0.6784917980303761},"purl":"pkg:npm/%40yarnpkg/libzip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/libzip","docker_dependents_count":561,"docker_downloads_count":585473320,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/libzip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/libzip/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibzip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibzip/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibzip/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibzip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibzip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibzip/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:37.252Z","updated_at":"2022-11-10T18:51:37.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:37.260Z","updated_at":"2022-11-10T18:51:37.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1374001,"name":"@yarnpkg/pnp","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":157,"first_release_published_at":"2019-09-05T15:49:26.151Z","latest_release_published_at":"2026-06-02T09:01:59.682Z","latest_release_number":"4.1.7","last_synced_at":"2026-07-19T12:03:48.362Z","created_at":"2022-04-08T22:51:36.831Z","updated_at":"2026-07-19T12:03:48.362Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/pnp","install_command":"npm install @yarnpkg/pnp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.3.8","latest":"4.1.7"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2026-07-01T14:05:25.000Z","size":2929676,"stargazers_count":8087,"open_issues_count":964,"forks_count":1298,"subscribers_count":86,"default_branch":"master","last_synced_at":"2026-07-04T06:11:47.193Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2026-07-04T04:33:04.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4965,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35249043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":23,"last_synced_at":"2026-05-30T08:20:01.924Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":51155,"followers":893,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2026-05-30T08:20:01.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/plugin-npm/3.5.0","sha":"38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba","kind":"tag","published_at":"2026-04-16T15:45:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.5.0/manifests"},{"name":"@yarnpkg/pnp/4.1.4","sha":"38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba","kind":"tag","published_at":"2026-04-16T15:45:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.4/manifests"},{"name":"@yarnpkg/core/4.7.0","sha":"38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba","kind":"tag","published_at":"2026-04-16T15:45:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.7.0/manifests"},{"name":"2026-04-16","sha":"38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba","kind":"tag","published_at":"2026-04-16T15:45:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2026-04-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2026-04-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2026-04-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2026-04-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2026-04-16/manifests"},{"name":"@yarnpkg/doctor/4.0.6","sha":"38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba","kind":"tag","published_at":"2026-04-16T15:45:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-git/3.2.0","sha":"38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba","kind":"tag","published_at":"2026-04-16T15:45:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.5.0","sha":"38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba","kind":"tag","published_at":"2026-04-16T15:45:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.5.0/manifests"},{"name":"@yarnpkg/cli/4.14.0","sha":"38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba","kind":"tag","published_at":"2026-04-16T15:45:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.14.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.14.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.4","sha":"38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba","kind":"tag","published_at":"2026-04-16T15:45:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.4/manifests"},{"name":"@yarnpkg/plugin-exec/3.1.0","sha":"38ebf0014ba8c0356168d4bbd23c09dbb2bdc9ba","kind":"tag","published_at":"2026-04-16T15:45:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.1.0/manifests"},{"name":"@yarnpkg/fslib/3.1.5","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.5/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.7","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.7/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.5","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.5/manifests"},{"name":"@yarnpkg/plugin-npm/3.4.1","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.1/manifests"},{"name":"2026-03-03","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2026-03-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2026-03-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2026-03-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2026-03-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2026-03-03/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.1.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/cli/4.13.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.13.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.13.0/manifests"},{"name":"@yarnpkg/core/4.6.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.6.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.4.1","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.1/manifests"},{"name":"@yarnpkg/libui/3.1.0","sha":"81f3e15d2b6259cb64245411220fa1bf61242526","kind":"tag","published_at":"2026-03-03T02:12:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.12.0","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.12.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.12.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.4.0","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.4.0/manifests"},{"name":"@yarnpkg/plugin-git/3.1.4","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.4/manifests"},{"name":"2025-11-23","sha":"8385300e30af7dd7cbf9e8a9ecb8db730ba69bba","kind":"tag","published_at":"2025-11-23T11:08:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-11-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-23/manifests"},{"name":"2025-11-07","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-11-07","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-11-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-11-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-11-07/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.2","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.2/manifests"},{"name":"@yarnpkg/fslib/3.1.4","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-npm/3.4.0","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.2","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.2/manifests"},{"name":"@yarnpkg/pnp/4.1.3","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.3/manifests"},{"name":"@yarnpkg/core/4.5.0","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.5.0/manifests"},{"name":"@yarnpkg/cli/4.11.0","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.11.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.11.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.3","sha":"9a2729db5f0d965dfbae9e4397b68434f2b8b112","kind":"tag","published_at":"2025-11-07T13:52:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.1","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.1/manifests"},{"name":"2025-09-23","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-09-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-09-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-09-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-23/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.1","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.2","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.2/manifests"},{"name":"@yarnpkg/cli/4.10.3","sha":"38b9c5fc96a56860338176aa8a07b2ffc9c7af0b","kind":"tag","published_at":"2025-09-23T09:41:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.3/manifests"},{"name":"@yarnpkg/cli/4.10.2","sha":"fa98478b821553eb0897895d355dae55af0d2759","kind":"tag","published_at":"2025-09-18T17:57:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.1","sha":"fa98478b821553eb0897895d355dae55af0d2759","kind":"tag","published_at":"2025-09-18T17:57:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.4","sha":"c36d9a0d531a12684021cfa4ce3b05c706bf26f1","kind":"tag","published_at":"2025-09-18T12:53:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.10.1","sha":"c36d9a0d531a12684021cfa4ce3b05c706bf26f1","kind":"tag","published_at":"2025-09-18T12:53:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.1/manifests"},{"name":"@yarnpkg/doctor/4.0.5","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.0/manifests"},{"name":"@yarnpkg/builder/4.2.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.3/manifests"},{"name":"@yarnpkg/core/4.4.4","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.4/manifests"},{"name":"@yarnpkg/cli/4.10.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.0/manifests"},{"name":"2025-09-18","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-09-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-18/manifests"},{"name":"@yarnpkg/libzip/3.2.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.8","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.8/manifests"},{"name":"@yarnpkg/eslint-config/3.1.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.0/manifests"},{"name":"@yarnpkg/fslib/3.1.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.4","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.6","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.6/manifests"},{"name":"@yarnpkg/pnp/4.1.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.2/manifests"},{"name":"@yarnpkg/cli/4.9.4","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.4/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.3","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.3/manifests"},{"name":"@yarnpkg/plugin-version/4.2.0","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.2.0/manifests"},{"name":"2025-08-26","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-08-26","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-26/manifests"},{"name":"@yarnpkg/sdks/3.2.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.2/manifests"},{"name":"@yarnpkg/cli/4.9.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.3/manifests"},{"name":"@yarnpkg/plugin-git/3.1.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.3/manifests"},{"name":"@yarnpkg/core/4.4.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.3/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.5","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.5/manifests"},{"name":"2025-08-20","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-08-20","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-20/manifests"},{"name":"@yarnpkg/plugin-version/4.1.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.2.0","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.6","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.6/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.2.0","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.2.0/manifests"},{"name":"2025-06-03","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-06-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-06-03/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.5","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.5/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.1/manifests"},{"name":"@yarnpkg/shell/4.1.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.5","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.5/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-version/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.1/manifests"},{"name":"@yarnpkg/sdks/3.2.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.3/manifests"},{"name":"@yarnpkg/builder/4.2.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.2/manifests"},{"name":"@yarnpkg/doctor/4.0.4","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-github/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.2/manifests"},{"name":"@yarnpkg/nm/4.0.7","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.7/manifests"},{"name":"@yarnpkg/extensions/2.0.6","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.6/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.12","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.12/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.4","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-file/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-init/4.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-http/3.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.3/manifests"},{"name":"@yarnpkg/plugin-link/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.7","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-jsr/1.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-jsr/1.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-jsr/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-jsr%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.2/manifests"},{"name":"@yarnpkg/cli/4.9.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.2/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.4.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.1/manifests"},{"name":"@yarnpkg/libzip/3.2.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.1/manifests"},{"name":"@yarnpkg/pnp/4.1.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.1/manifests"},{"name":"2025-04-11","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-04-11","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-04-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-04-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-11/manifests"},{"name":"@yarnpkg/cli/4.9.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.1/manifests"},{"name":"@yarnpkg/core/4.4.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.1/manifests"},{"name":"2025-04-09","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-04-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-04-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-04-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-09/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.0/manifests"},{"name":"@yarnpkg/cli/4.9.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.0/manifests"},{"name":"@yarnpkg/core/4.4.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.0/manifests"},{"name":"@yarnpkg/libzip/3.2.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-jsr/1.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-jsr/1.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-jsr/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-jsr%2F1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.0/manifests"},{"name":"@yarnpkg/pnp/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.3.1","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.1/manifests"},{"name":"2025-03-30","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-30/manifests"},{"name":"@yarnpkg/cli/4.8.1","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.1/manifests"},{"name":"@yarnpkg/plugin-init/4.1.1","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.8.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.0/manifests"},{"name":"@yarnpkg/plugin-version/4.1.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.4","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.4/manifests"},{"name":"@yarnpkg/eslint-config/3.0.1","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.1/manifests"},{"name":"@yarnpkg/core/4.3.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.2","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.2/manifests"},{"name":"@yarnpkg/pnp/4.0.10","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.10/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.6","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.8","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.0/manifests"},{"name":"2025-03-28","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-28/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.7","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.1/manifests"},{"name":"@yarnpkg/sdks/3.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-version/4.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.5/manifests"},{"name":"@yarnpkg/pnpify/4.1.4","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.4/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.9","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.9/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.2/manifests"},{"name":"@yarnpkg/shell/4.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.2/manifests"},{"name":"@yarnpkg/types/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.1/manifests"},{"name":"vscode-zipfs/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.1/manifests"},{"name":"2025-03-01","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-01/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-link/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.6","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.6/manifests"},{"name":"@yarnpkg/extensions/2.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.5/manifests"},{"name":"@yarnpkg/doctor/4.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.2/manifests"},{"name":"@yarnpkg/libui/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.3/manifests"},{"name":"@yarnpkg/eslint-config/3.0.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.11","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.11/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.1/manifests"},{"name":"@yarnpkg/nm/4.0.6","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-file/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-init/4.1.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.2/manifests"},{"name":"@yarnpkg/cli/4.7.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.7.0/manifests"},{"name":"@yarnpkg/core/4.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.1/manifests"},{"name":"@yarnpkg/builder/4.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.6","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.6/manifests"},{"name":"@yarnpkg/cli/4.6.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.6.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.2","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.2/manifests"},{"name":"@yarnpkg/pnp/4.0.8","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.8/manifests"},{"name":"@yarnpkg/core/4.2.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.0/manifests"},{"name":"2024-12-29","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-12-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-12-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-12-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-29/manifests"},{"name":"2024-12-04","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-12-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-12-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-12-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-04/manifests"},{"name":"@yarnpkg/cli/3.8.7","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.24","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.24/manifests"},{"name":"2024-11-25","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-11-25","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-11-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-11-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-25/manifests"},{"name":"@yarnpkg/core/4.1.6","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.6/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.1","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.1/manifests"},{"name":"@yarnpkg/shell/4.1.1","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.1/manifests"},{"name":"@yarnpkg/nm/4.0.5","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.5/manifests"},{"name":"@yarnpkg/cli/4.5.3","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:16.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.3/manifests"},{"name":"@yarnpkg/pnp/4.0.7","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.7/manifests"},{"name":"@yarnpkg/extensions/2.0.4","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.4/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.10","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.10/manifests"},{"name":"@yarnpkg/cli/4.5.2","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.2/manifests"},{"name":"@yarnpkg/core/4.1.5","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.5/manifests"},{"name":"2024-11-22","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-11-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-22/manifests"},{"name":"@yarnpkg/fslib/3.1.1","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.23","sha":"37fb1769f35de1b5ac23d55cb98ac6e76b46de0e","kind":"tag","published_at":"2024-10-18T17:10:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.23/manifests"},{"name":"@yarnpkg/cli/3.8.6","sha":"37fb1769f35de1b5ac23d55cb98ac6e76b46de0e","kind":"tag","published_at":"2024-10-18T17:10:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.6/manifests"},{"name":"@yarnpkg/plugin-version/4.0.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.4/manifests"},{"name":"@yarnpkg/pnpify/4.1.3","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.3/manifests"},{"name":"@yarnpkg/libui/3.0.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.1/manifests"},{"name":"2024-10-18","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-10-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-10-18/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.5","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.9","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.9/manifests"},{"name":"@yarnpkg/core/4.1.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.4/manifests"},{"name":"@yarnpkg/cli/4.5.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.1/manifests"},{"name":"@yarnpkg/cli/4.5.0","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.0/manifests"},{"name":"2024-09-14","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-09-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-09-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-09-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-09-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-09-14/manifests"},{"name":"@yarnpkg/core/4.1.3","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.3/manifests"},{"name":"@yarnpkg/shell/4.1.0","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.0/manifests"},{"name":"@yarnpkg/nm/4.0.3","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.4","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.4/manifests"},{"name":"@yarnpkg/pnpify/4.1.2","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.2/manifests"},{"name":"2024-08-25","sha":"50ac1e44241ef99abc31f79d9687ddc6ea337c12","kind":"tag","published_at":"2024-08-25T12:54:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-25","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-25/manifests"},{"name":"@yarnpkg/builder/4.2.0","sha":"50ac1e44241ef99abc31f79d9687ddc6ea337c12","kind":"tag","published_at":"2024-08-25T12:54:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.0/manifests"},{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-06-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-05-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-01-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-11-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-08-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-07-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-05-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"}]},"repo_metadata_updated_at":"2026-07-14T18:58:15.488Z","dependent_packages_count":15,"downloads":755814,"downloads_period":"last-month","dependent_repos_count":1818,"rankings":{"downloads":0.23026367431405428,"dependent_repos_count":0.5091661612016984,"dependent_packages_count":1.4411995274699487,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.2446212580725729,"average":0.8120675251031759},"purl":"pkg:npm/%40yarnpkg/pnp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/pnp","docker_dependents_count":502,"docker_downloads_count":552750466,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/pnp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/pnp/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-04T00:00:25.168Z","issues_count":1083,"pull_requests_count":931,"avg_time_to_close_issue":10186592.223034736,"avg_time_to_close_pull_request":3089274.3357879235,"issues_closed_count":547,"pull_requests_closed_count":679,"pull_request_authors_count":254,"issue_authors_count":802,"avg_comments_per_issue":3.5281625115420128,"avg_comments_per_pull_request":1.134264232008593,"merged_pull_requests_count":525,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":80,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1164559.56,"past_year_avg_time_to_close_pull_request":1176968.88,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":70,"past_year_avg_comments_per_issue":1.1625,"past_year_avg_comments_per_pull_request":0.7571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":199,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}],"active_maintainers":[{"login":"arcanis","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"clemyan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"RDIL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnp/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-18T07:19:17.108Z","updated_at":"2022-11-18T07:19:17.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-18T07:19:17.116Z","updated_at":"2022-11-18T07:19:17.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373988,"name":"@yarnpkg/plugin-interactive-tools","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":112,"first_release_published_at":"2019-11-18T02:34:13.090Z","latest_release_published_at":"2026-03-19T16:16:07.460Z","latest_release_number":"4.1.0","last_synced_at":"2026-07-12T09:52:32.308Z","created_at":"2022-04-08T22:51:34.889Z","updated_at":"2026-07-12T09:52:32.309Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-interactive-tools","install_command":"npm install @yarnpkg/plugin-interactive-tools","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:20.310Z","dependent_packages_count":3,"downloads":216314,"downloads_period":"last-month","dependent_repos_count":39,"rankings":{"downloads":1.7801179641330984,"dependent_repos_count":2.148945154188672,"dependent_packages_count":8.720557497660142,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":0.4318375614094044,"average":2.588287885525148},"purl":"pkg:npm/%40yarnpkg/plugin-interactive-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-interactive-tools","docker_dependents_count":10,"docker_downloads_count":1666100,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-interactive-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-interactive-tools/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-interactive-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-interactive-tools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-interactive-tools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-interactive-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-interactive-tools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-interactive-tools/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:37.993Z","updated_at":"2022-11-10T18:51:37.993Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:38.003Z","updated_at":"2022-11-10T18:51:38.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373983,"name":"@yarnpkg/plugin-dlx","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":103,"first_release_published_at":"2019-11-18T02:47:56.646Z","latest_release_published_at":"2025-06-03T20:29:38.386Z","latest_release_number":"4.0.2","last_synced_at":"2026-07-12T09:50:33.647Z","created_at":"2022-04-08T22:51:34.251Z","updated_at":"2026-07-12T09:50:33.648Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-dlx","install_command":"npm install @yarnpkg/plugin-dlx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.1.5","latest":"4.0.2"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:20.594Z","dependent_packages_count":3,"downloads":299177,"downloads_period":"last-month","dependent_repos_count":157,"rankings":{"downloads":0.7056078958149187,"dependent_repos_count":1.2465863977165301,"dependent_packages_count":8.720557497660142,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":0.41400625924427287,"average":2.255837864365906},"purl":"pkg:npm/%40yarnpkg/plugin-dlx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-dlx","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-dlx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-dlx/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-dlx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-dlx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-dlx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-dlx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-dlx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-dlx/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-16T08:45:33.913Z","updated_at":"2022-11-16T08:45:33.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-16T08:45:34.011Z","updated_at":"2022-11-16T08:45:34.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373996,"name":"@yarnpkg/plugin-node-modules","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":25,"first_release_published_at":"2020-01-24T18:02:31.740Z","latest_release_published_at":"2020-11-30T14:48:03.801Z","latest_release_number":"2.3.0","last_synced_at":"2026-07-12T09:51:22.424Z","created_at":"2022-04-08T22:51:36.256Z","updated_at":"2026-07-12T09:51:22.424Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-node-modules","install_command":"npm install @yarnpkg/plugin-node-modules","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0-rc.9"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:20.813Z","dependent_packages_count":4,"downloads":230,"downloads_period":"last-month","dependent_repos_count":29,"rankings":{"downloads":4.742914070037492,"dependent_repos_count":2.4219440576462343,"dependent_packages_count":4.388791307497946,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":null,"average":2.800383714188249},"purl":"pkg:npm/%40yarnpkg/plugin-node-modules","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-node-modules","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-node-modules","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-node-modules/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-node-modules/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-node-modules/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-node-modules/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-node-modules/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-node-modules/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-node-modules/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-11T06:28:22.319Z","updated_at":"2022-11-11T06:28:22.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-11T06:28:22.209Z","updated_at":"2022-11-11T06:28:22.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6799227,"name":"@yarnpkg/types","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":15,"first_release_published_at":"2023-03-27T11:28:55.717Z","latest_release_published_at":"2025-03-01T15:28:55.150Z","latest_release_number":"4.0.1","last_synced_at":"2026-07-12T09:51:41.208Z","created_at":"2023-03-27T14:36:09.801Z","updated_at":"2026-07-12T09:51:41.208Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/types","install_command":"npm install @yarnpkg/types","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.1"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:20.215Z","dependent_packages_count":1,"downloads":956759,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.470421528925996,"dependent_packages_count":33.310511364426574,"stargazers_count":1.5109892264331166,"forks_count":1.4504084983978456,"average":15.185582654545883},"purl":"pkg:npm/%40yarnpkg/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/types/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ftypes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ftypes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ftypes/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2023-03-27T15:29:51.889Z","updated_at":"2023-03-27T15:29:51.889Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2023-03-27T15:29:51.943Z","updated_at":"2023-03-27T15:29:51.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1080934,"name":"@yarnpkg/sdks","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":103,"first_release_published_at":"2021-07-19T15:37:01.603Z","latest_release_published_at":"2026-06-02T09:02:24.162Z","latest_release_number":"3.3.0","last_synced_at":"2026-07-19T12:12:47.358Z","created_at":"2022-04-07T23:01:03.235Z","updated_at":"2026-07-19T12:12:47.358Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/sdks","install_command":"npm install @yarnpkg/sdks","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"2.7.4","latest":"3.3.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:17.716Z","dependent_packages_count":129,"downloads":113114,"downloads_period":"last-month","dependent_repos_count":253,"rankings":{"downloads":0.9273055475632647,"dependent_repos_count":1.0316049433460754,"dependent_packages_count":0.3240340425580505,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":1.305426909765583,"average":1.0059209954656259},"purl":"pkg:npm/%40yarnpkg/sdks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/sdks","docker_dependents_count":7,"docker_downloads_count":1992,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/sdks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/sdks/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fsdks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fsdks/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fsdks/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fsdks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fsdks/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fsdks/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-16T08:52:18.564Z","updated_at":"2022-11-16T08:52:18.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-16T08:52:18.571Z","updated_at":"2022-11-16T08:52:18.571Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13460285,"name":"node-yarnpkg","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/yarnpkg/berry","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:36:59.817Z","latest_release_published_at":"2026-02-09T07:36:59.817Z","latest_release_number":"4.0.2+dfsg-3","last_synced_at":"2026-03-09T08:14:56.949Z","created_at":"2026-02-09T07:36:50.648Z","updated_at":"2026-03-09T08:51:29.724Z","registry_url":"https://launchpad.net/ubuntu/+source/node-yarnpkg","install_command":"apt-get install node-yarnpkg","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"yarnpkg","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs-no-lerna, dh-nodejs, cmake, node-fs-extra, node-clipanion, node-lodash-packages, node-typanion, node-enquirer, node-micromatch, node-ci-info, node-semver, node-react, node-diff, node-zkochan-cmd-shim, node-ssri, node-tar-stream, node-p-limit, node-camelcase, node-fast-glob, node-globby, node-cli-truncate, node-type-fest, node-cli-boxes, node-indent-string, node-widest-line, node-react-reconciler, node-string-width, node-cli-cursor, node-ansi-escapes, node-signal-exit, node-auto-bind, node-types-is-ci, node-is-upper-case, node-stack-utils, node-code-excerpt, node-ws, node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, node-lodash, node-is-fullwidth-code-point, node-ansi-styles, node-is-ci, node-slice-ansi, node-wrap-ansi, node-strip-ansi, node-got, node-tar, node-js-yaml, node-arg, ava \u003c!nocheck\u003e, ts-node, node-sinon \u003c!nocheck\u003e, node-boxen, jest \u003c!nocheck\u003e, mocha \u003c!nocheck\u003e, rollup, esbuild, node-rollup-pluginutils, node-typescript, emscripten, node-tap \u003c!nocheck\u003e, node-pirates, node-chalk, node-rollup-plugin-json, node-rollup-plugin-terser, node-tslib, node-babel7, node-rollup-plugin-babel, node-magic-string, node-estree-walker, node-acorn, node-rollup-plugin-typescript2, node-rollup-plugin-alias, node-csstype, node-prop-types, git, rsync","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-yarnpkg?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-yarnpkg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-yarnpkg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-yarnpkg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yarnpkg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yarnpkg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yarnpkg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yarnpkg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yarnpkg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yarnpkg/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":1080942,"name":"@yarnpkg/pnpify","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":144,"first_release_published_at":"2019-09-05T15:49:37.687Z","latest_release_published_at":"2025-09-18T18:34:35.343Z","latest_release_number":"4.1.6","last_synced_at":"2026-07-19T13:30:51.051Z","created_at":"2022-04-07T23:01:04.915Z","updated_at":"2026-07-19T13:30:51.051Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/pnpify","install_command":"npm install @yarnpkg/pnpify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.1.8","latest":"4.1.6"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:21.154Z","dependent_packages_count":383,"downloads":105886,"downloads_period":"last-month","dependent_repos_count":501,"rankings":{"downloads":0.7246436795126531,"dependent_repos_count":0.7954909714101076,"dependent_packages_count":0.15022716756851492,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.6529699772533758,"average":0.795081054217572},"purl":"pkg:npm/%40yarnpkg/pnpify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/pnpify","docker_dependents_count":25,"docker_downloads_count":80098,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/pnpify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/pnpify/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnpify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnpify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnpify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnpify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnpify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fpnpify/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-16T08:52:18.379Z","updated_at":"2022-11-16T08:52:18.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-16T08:52:18.457Z","updated_at":"2022-11-16T08:52:18.457Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373976,"name":"@yarnpkg/nm","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":101,"first_release_published_at":"2021-07-19T15:35:36.194Z","latest_release_published_at":"2026-06-15T08:57:11.211Z","latest_release_number":"4.1.0","last_synced_at":"2026-07-19T14:30:32.730Z","created_at":"2022-04-08T22:51:33.225Z","updated_at":"2026-07-19T14:30:32.731Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/nm","install_command":"npm install @yarnpkg/nm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.1.1","latest":"4.1.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:18.768Z","dependent_packages_count":4,"downloads":620860,"downloads_period":"last-month","dependent_repos_count":299,"rankings":{"downloads":0.547614800014272,"dependent_repos_count":0.9660969779141542,"dependent_packages_count":4.382790751717701,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.4122025189995362,"average":1.4593099297010739},"purl":"pkg:npm/%40yarnpkg/nm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/nm","docker_dependents_count":26,"docker_downloads_count":1688859,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/nm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/nm/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fnm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fnm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fnm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fnm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fnm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fnm/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-18T07:19:15.561Z","updated_at":"2022-11-18T07:19:15.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-18T07:19:15.578Z","updated_at":"2022-11-18T07:19:15.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1213317,"name":"@yarnpkg/doctor","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":96,"first_release_published_at":"2020-01-23T23:36:56.708Z","latest_release_published_at":"2026-04-16T15:48:50.046Z","latest_release_number":"4.0.6","last_synced_at":"2026-07-19T21:30:33.882Z","created_at":"2022-04-08T13:51:49.325Z","updated_at":"2026-07-19T21:30:33.883Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/doctor","install_command":"npm install @yarnpkg/doctor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.6"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:18.825Z","dependent_packages_count":27,"downloads":50351,"downloads_period":"last-month","dependent_repos_count":47,"rankings":{"downloads":1.3833509782133067,"dependent_repos_count":1.9927741027863326,"dependent_packages_count":0.9123681262653541,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":null,"average":1.3471295473651548},"purl":"pkg:npm/%40yarnpkg/doctor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/doctor","docker_dependents_count":4,"docker_downloads_count":1947,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/doctor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/doctor/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fdoctor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fdoctor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fdoctor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fdoctor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fdoctor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fdoctor/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-16T08:52:18.032Z","updated_at":"2022-11-16T08:52:18.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-16T08:52:18.062Z","updated_at":"2022-11-16T08:52:18.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373978,"name":"@yarnpkg/json-proxy","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":33,"first_release_published_at":"2019-09-05T15:48:48.543Z","latest_release_published_at":"2021-07-26T15:58:50.200Z","latest_release_number":"2.1.1","last_synced_at":"2026-07-19T19:01:14.026Z","created_at":"2022-04-08T22:51:33.401Z","updated_at":"2026-07-19T19:01:14.026Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/json-proxy","install_command":"npm install @yarnpkg/json-proxy","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0-rc.14"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:26:49.617Z","dependent_packages_count":5,"downloads":180027,"downloads_period":"last-month","dependent_repos_count":1756,"rankings":{"downloads":0.23885538944589146,"dependent_repos_count":0.5156741713347843,"dependent_packages_count":3.5905255278488477,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.24476397759303525,"average":1.1728289326305565},"purl":"pkg:npm/%40yarnpkg/json-proxy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/json-proxy","docker_dependents_count":491,"docker_downloads_count":552745370,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/json-proxy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/json-proxy/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fjson-proxy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fjson-proxy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fjson-proxy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fjson-proxy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fjson-proxy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fjson-proxy/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-11T06:28:17.049Z","updated_at":"2022-11-11T06:28:17.049Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-11T06:28:17.059Z","updated_at":"2022-11-11T06:28:17.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373974,"name":"@yarnpkg/libui","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":95,"first_release_published_at":"2020-01-15T16:25:16.484Z","latest_release_published_at":"2026-03-19T16:15:47.770Z","latest_release_number":"3.1.0","last_synced_at":"2026-07-19T19:31:00.135Z","created_at":"2022-04-08T22:51:33.142Z","updated_at":"2026-07-19T19:31:00.135Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/libui","install_command":"npm install @yarnpkg/libui","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"2.2.3","latest":"3.1.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:19.203Z","dependent_packages_count":10,"downloads":316828,"downloads_period":"last-month","dependent_repos_count":43,"rankings":{"downloads":1.7641549853184513,"dependent_repos_count":2.0667903556825244,"dependent_packages_count":2.1784429301737482,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.430327775265915,"average":1.4811450960002366},"purl":"pkg:npm/%40yarnpkg/libui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/libui","docker_dependents_count":10,"docker_downloads_count":1666100,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/libui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/libui/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibui/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibui/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Flibui/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:38.335Z","updated_at":"2022-11-10T18:51:38.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:38.354Z","updated_at":"2022-11-10T18:51:38.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373969,"name":"@yarnpkg/cli","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":207,"first_release_published_at":"2019-09-05T15:50:21.708Z","latest_release_published_at":"2026-07-08T18:23:24.065Z","latest_release_number":"4.17.1","last_synced_at":"2026-07-19T23:30:23.387Z","created_at":"2022-04-08T22:51:32.346Z","updated_at":"2026-07-19T23:30:23.388Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/cli","install_command":"npm install @yarnpkg/cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.8.7","latest":"4.17.1"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:20.162Z","dependent_packages_count":88,"downloads":344949,"downloads_period":"last-month","dependent_repos_count":161,"rankings":{"downloads":0.6764901407984353,"dependent_repos_count":1.2299875111507583,"dependent_packages_count":0.42760684604840465,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":0.8656306789011708},"purl":"pkg:npm/%40yarnpkg/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/cli","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fcli/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-16T08:52:18.050Z","updated_at":"2022-11-16T08:52:18.050Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-16T08:52:18.140Z","updated_at":"2022-11-16T08:52:18.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373984,"name":"@yarnpkg/plugin-essentials","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":147,"first_release_published_at":"2019-11-18T02:50:56.818Z","latest_release_published_at":"2026-06-15T08:57:03.959Z","latest_release_number":"4.6.1","last_synced_at":"2026-07-20T00:00:57.014Z","created_at":"2022-04-08T22:51:34.327Z","updated_at":"2026-07-20T00:00:57.014Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-essentials","install_command":"npm install @yarnpkg/plugin-essentials","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.5.0","latest":"4.6.1"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-08T13:43:29.088Z","dependent_packages_count":7,"downloads":377801,"downloads_period":"last-month","dependent_repos_count":157,"rankings":{"downloads":0.6980409753335068,"dependent_repos_count":1.2429473684210526,"dependent_packages_count":3.055104883445867,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.3092988004349755},"purl":"pkg:npm/%40yarnpkg/plugin-essentials","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-essentials","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-essentials","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-essentials/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T08:54:45.189Z","issues_count":1168,"pull_requests_count":672,"avg_time_to_close_issue":6452728.014010508,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":570,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190068493150685,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":578,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1622852.388,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":249,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":322,"past_year_avg_comments_per_issue":2.1730103806228374,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-essentials/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-essentials/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-essentials/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-essentials/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-essentials/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-essentials/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:36.352Z","updated_at":"2022-11-10T18:51:36.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:36.364Z","updated_at":"2022-11-10T18:51:36.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373981,"name":"@yarnpkg/plugin-github","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":90,"first_release_published_at":"2019-11-18T02:38:04.839Z","latest_release_published_at":"2025-06-03T20:30:27.108Z","latest_release_number":"3.0.2","last_synced_at":"2026-07-20T01:01:58.099Z","created_at":"2022-04-08T22:51:34.052Z","updated_at":"2026-07-20T01:01:58.099Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-github","install_command":"npm install @yarnpkg/plugin-github","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.2"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-07T06:49:11.183Z","dependent_packages_count":4,"downloads":284069,"downloads_period":"last-month","dependent_repos_count":156,"rankings":{"downloads":0.7009526527990866,"dependent_repos_count":1.246008459909909,"dependent_packages_count":5.748726153199633,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.7592311402196759},"purl":"pkg:npm/%40yarnpkg/plugin-github","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-github","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-github","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-github/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:07:19.899Z","issues_count":1167,"pull_requests_count":672,"avg_time_to_close_issue":6463936.849122807,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":569,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190231362467866,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":577,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1629114.0763052208,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":248,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":321,"past_year_avg_comments_per_issue":2.169844020797227,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-github/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-github/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-github/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-github/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-github/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-github/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-16T08:45:35.007Z","updated_at":"2022-11-16T08:45:35.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-16T08:45:35.030Z","updated_at":"2022-11-16T08:45:35.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373975,"name":"@yarnpkg/fslib","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":136,"first_release_published_at":"2019-09-05T15:48:36.981Z","latest_release_published_at":"2026-03-19T16:15:32.947Z","latest_release_number":"3.1.5","last_synced_at":"2026-07-20T02:01:04.144Z","created_at":"2022-04-08T22:51:33.162Z","updated_at":"2026-07-20T02:01:04.144Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/fslib","install_command":"npm install @yarnpkg/fslib","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"2.10.4","latest":"3.1.5"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-08T09:27:04.867Z","dependent_packages_count":126,"downloads":7351497,"downloads_period":"last-month","dependent_repos_count":5277,"rankings":{"downloads":0.10095978877510971,"dependent_repos_count":0.33790273664680487,"dependent_packages_count":0.33196560459556856,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.2446212580725729,"average":0.5771006529418061},"purl":"pkg:npm/%40yarnpkg/fslib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/fslib","docker_dependents_count":561,"docker_downloads_count":585473320,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/fslib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/fslib/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:07:19.899Z","issues_count":1167,"pull_requests_count":672,"avg_time_to_close_issue":6463936.849122807,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":569,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190231362467866,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":577,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1629114.0763052208,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":248,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":321,"past_year_avg_comments_per_issue":2.169844020797227,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ffslib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ffslib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ffslib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ffslib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ffslib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Ffslib/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T11:54:43.290Z","updated_at":"2022-11-10T11:54:43.290Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T11:54:43.299Z","updated_at":"2022-11-10T11:54:43.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373973,"name":"@yarnpkg/eslint-config","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":94,"first_release_published_at":"2020-06-07T14:13:17.971Z","latest_release_published_at":"2025-03-28T10:37:17.273Z","latest_release_number":"3.0.1","last_synced_at":"2026-04-01T03:01:42.196Z","created_at":"2022-04-08T22:51:33.075Z","updated_at":"2026-04-01T03:01:42.197Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/eslint-config","install_command":"npm install @yarnpkg/eslint-config","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.1"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-07T06:48:46.331Z","dependent_packages_count":15,"downloads":4211,"downloads_period":"last-month","dependent_repos_count":398,"rankings":{"downloads":3.786489435764407,"dependent_repos_count":0.8659935062618189,"dependent_packages_count":1.4411995274699487,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":null,"average":1.708167399811391},"purl":"pkg:npm/%40yarnpkg/eslint-config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/eslint-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/eslint-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/eslint-config/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:07:19.899Z","issues_count":1167,"pull_requests_count":672,"avg_time_to_close_issue":6463936.849122807,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":569,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190231362467866,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":577,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1629114.0763052208,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":248,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":321,"past_year_avg_comments_per_issue":2.169844020797227,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Feslint-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Feslint-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Feslint-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Feslint-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Feslint-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Feslint-config/codemeta","maintainers":[{"uuid":"cpojer","login":"cpojer","name":null,"email":"christoph.pojer@gmail.com","url":null,"packages_count":225,"html_url":"https://www.npmjs.com/~cpojer","role":null,"created_at":"2022-11-21T00:12:26.649Z","updated_at":"2022-11-21T00:12:26.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cpojer/packages"},{"uuid":"bestander","login":"bestander","name":null,"email":"bestander@gmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~bestander","role":null,"created_at":"2022-11-21T00:12:26.642Z","updated_at":"2022-11-21T00:12:26.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bestander/packages"},{"uuid":"daniel15","login":"daniel15","name":null,"email":"npm@d.sb","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~daniel15","role":null,"created_at":"2022-11-21T00:12:26.626Z","updated_at":"2022-11-21T00:12:26.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daniel15/packages"},{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-21T00:12:26.664Z","updated_at":"2022-11-21T00:12:26.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-21T00:12:26.671Z","updated_at":"2022-11-21T00:12:26.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4390774,"name":"@yarnpkg/extensions","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":58,"first_release_published_at":"2022-05-09T12:54:09.172Z","latest_release_published_at":"2025-06-03T20:33:00.272Z","latest_release_number":"2.0.6","last_synced_at":"2026-04-01T03:01:46.971Z","created_at":"2022-05-24T13:39:22.300Z","updated_at":"2026-04-01T03:01:46.971Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/extensions","install_command":"npm install @yarnpkg/extensions","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"1.1.3","latest":"2.0.6"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:22.559Z","dependent_packages_count":4,"downloads":189859,"downloads_period":"last-month","dependent_repos_count":60,"rankings":{"downloads":0.6340170167290066,"dependent_repos_count":1.8060402316701074,"dependent_packages_count":4.382790751717701,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.6137579292543736},"purl":"pkg:npm/%40yarnpkg/extensions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/extensions","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/extensions/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fextensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fextensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fextensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fextensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fextensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fextensions/codemeta","maintainers":[{"uuid":"cpojer","login":"cpojer","name":null,"email":"christoph.pojer@gmail.com","url":null,"packages_count":225,"html_url":"https://www.npmjs.com/~cpojer","role":null,"created_at":"2022-11-21T00:13:10.848Z","updated_at":"2022-11-21T00:13:10.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cpojer/packages"},{"uuid":"bestander","login":"bestander","name":null,"email":"bestander@gmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~bestander","role":null,"created_at":"2022-11-21T00:13:10.827Z","updated_at":"2022-11-21T00:13:10.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bestander/packages"},{"uuid":"daniel15","login":"daniel15","name":null,"email":"npm@d.sb","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~daniel15","role":null,"created_at":"2022-11-21T00:13:10.808Z","updated_at":"2022-11-21T00:13:10.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daniel15/packages"},{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-21T00:13:10.863Z","updated_at":"2022-11-21T00:13:10.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-21T00:13:10.878Z","updated_at":"2022-11-21T00:13:10.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373961,"name":"@yarnpkg/builder","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":129,"first_release_published_at":"2019-09-05T15:50:13.065Z","latest_release_published_at":"2025-09-18T18:34:23.295Z","latest_release_number":"4.2.3","last_synced_at":"2026-04-01T05:02:28.930Z","created_at":"2022-04-08T22:51:31.668Z","updated_at":"2026-04-01T05:02:28.930Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/builder","install_command":"npm install @yarnpkg/builder","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.3.1","latest":"4.2.3"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2025-10-21T13:52:36.000Z","size":2916310,"stargazers_count":7881,"open_issues_count":908,"forks_count":1220,"subscribers_count":82,"default_branch":"master","last_synced_at":"2025-10-22T06:28:59.234Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2025-10-21T11:44:46.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4923,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281873485,"owners_count":26576262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":22,"last_synced_at":"2025-10-28T06:25:07.233Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":50791,"followers":827,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2025-10-28T06:25:07.233Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-11T17:26:12.804Z","dependent_packages_count":33,"downloads":38637,"downloads_period":"last-month","dependent_repos_count":74,"rankings":{"downloads":1.77548690877402,"dependent_repos_count":1.6504104189935924,"dependent_packages_count":0.8660988213074184,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":null,"average":1.3478301357271625},"purl":"pkg:npm/%40yarnpkg/builder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/builder","docker_dependents_count":1,"docker_downloads_count":1970,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/builder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/builder/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T14:01:03.535Z","issues_count":1061,"pull_requests_count":915,"avg_time_to_close_issue":10359263.951582868,"avg_time_to_close_pull_request":3029885.1649331353,"issues_closed_count":537,"pull_requests_closed_count":673,"pull_request_authors_count":240,"issue_authors_count":788,"avg_comments_per_issue":3.52497643732328,"avg_comments_per_pull_request":1.1300546448087432,"merged_pull_requests_count":521,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":186,"past_year_pull_requests_count":206,"past_year_avg_time_to_close_issue":1237245.6029411764,"past_year_avg_time_to_close_pull_request":858136.00729927,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":67,"past_year_issue_authors_count":158,"past_year_avg_comments_per_issue":0.8817204301075269,"past_year_avg_comments_per_pull_request":1.4077669902912622,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}],"active_maintainers":[{"login":"arcanis","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"clemyan","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"merceyz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"RDIL","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fbuilder/codemeta","maintainers":[{"uuid":"cpojer","login":"cpojer","name":null,"email":"christoph.pojer@gmail.com","url":null,"packages_count":225,"html_url":"https://www.npmjs.com/~cpojer","role":null,"created_at":"2022-11-16T08:52:19.035Z","updated_at":"2022-11-16T08:52:19.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cpojer/packages"},{"uuid":"bestander","login":"bestander","name":null,"email":"bestander@gmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~bestander","role":null,"created_at":"2022-11-16T08:52:19.001Z","updated_at":"2022-11-16T08:52:19.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bestander/packages"},{"uuid":"daniel15","login":"daniel15","name":null,"email":"npm@d.sb","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~daniel15","role":null,"created_at":"2022-11-16T08:52:18.944Z","updated_at":"2022-11-16T08:52:18.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daniel15/packages"},{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-16T08:52:19.048Z","updated_at":"2022-11-16T08:52:19.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-16T08:52:19.056Z","updated_at":"2022-11-16T08:52:19.056Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373987,"name":"@yarnpkg/plugin-npm","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":131,"first_release_published_at":"2019-11-18T02:40:16.582Z","latest_release_published_at":"2026-06-15T08:56:56.019Z","latest_release_number":"3.7.0","last_synced_at":"2026-07-20T04:01:05.436Z","created_at":"2022-04-08T22:51:34.852Z","updated_at":"2026-07-20T04:01:05.437Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-npm","install_command":"npm install @yarnpkg/plugin-npm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.7.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-07T06:48:55.936Z","dependent_packages_count":17,"downloads":375290,"downloads_period":"last-month","dependent_repos_count":159,"rankings":{"downloads":0.6897348984907411,"dependent_repos_count":1.2370071716559032,"dependent_packages_count":1.4411995274699487,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.0379401955043366},"purl":"pkg:npm/%40yarnpkg/plugin-npm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-npm","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-npm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-npm/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:07:19.899Z","issues_count":1167,"pull_requests_count":672,"avg_time_to_close_issue":6463936.849122807,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":569,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190231362467866,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":577,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1629114.0763052208,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":248,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":321,"past_year_avg_comments_per_issue":2.169844020797227,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-npm/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-15T09:12:54.655Z","updated_at":"2022-11-15T09:12:54.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-15T09:12:54.664Z","updated_at":"2022-11-15T09:12:54.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373982,"name":"@yarnpkg/plugin-constraints","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":105,"first_release_published_at":"2019-11-18T02:36:05.487Z","latest_release_published_at":"2025-08-20T12:17:30.781Z","latest_release_number":"4.0.5","last_synced_at":"2026-06-24T21:45:52.213Z","created_at":"2022-04-08T22:51:34.057Z","updated_at":"2026-06-24T21:45:52.214Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-constraints","install_command":"npm install @yarnpkg/plugin-constraints","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.1.4","latest":"4.0.5"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:21.390Z","dependent_packages_count":2,"downloads":173420,"downloads_period":"last-month","dependent_repos_count":39,"rankings":{"downloads":2.0328615187010803,"dependent_repos_count":2.148945154188672,"dependent_packages_count":8.720557497660142,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":0.4318375614094044,"average":2.630411811286479},"purl":"pkg:npm/%40yarnpkg/plugin-constraints","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-constraints","docker_dependents_count":10,"docker_downloads_count":1666100,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-constraints","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-constraints/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-constraints/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-constraints/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-constraints/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-constraints/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-constraints/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-constraints/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-21T00:12:40.345Z","updated_at":"2022-11-21T00:12:40.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-21T00:12:40.353Z","updated_at":"2022-11-21T00:12:40.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373986,"name":"@yarnpkg/plugin-http","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":90,"first_release_published_at":"2019-11-18T02:38:48.150Z","latest_release_published_at":"2025-06-03T20:30:35.410Z","latest_release_number":"3.0.3","last_synced_at":"2026-07-16T21:59:33.515Z","created_at":"2022-04-08T22:51:34.807Z","updated_at":"2026-07-16T21:59:33.516Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-http","install_command":"npm install @yarnpkg/plugin-http","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"2.2.2","latest":"3.0.3"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:19.660Z","dependent_packages_count":3,"downloads":315173,"downloads_period":"last-month","dependent_repos_count":156,"rankings":{"downloads":0.7078076532131028,"dependent_repos_count":1.249678864252526,"dependent_packages_count":8.720557497660142,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":0.41400625924427287,"average":2.2567199016882697},"purl":"pkg:npm/%40yarnpkg/plugin-http","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-http","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-http/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-http/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-http/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-http/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-21T00:12:40.579Z","updated_at":"2022-11-21T00:12:40.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-21T00:12:40.587Z","updated_at":"2022-11-21T00:12:40.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373993,"name":"@yarnpkg/plugin-pack","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":110,"first_release_published_at":"2019-11-18T02:41:57.602Z","latest_release_published_at":"2025-09-18T12:53:38.110Z","latest_release_number":"4.0.4","last_synced_at":"2026-07-19T21:31:12.350Z","created_at":"2022-04-08T22:51:35.923Z","updated_at":"2026-07-19T21:31:12.351Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-pack","install_command":"npm install @yarnpkg/plugin-pack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.3"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-08T09:27:34.350Z","dependent_packages_count":25,"downloads":331610,"downloads_period":"last-month","dependent_repos_count":157,"rankings":{"downloads":0.686480893424198,"dependent_repos_count":1.2429473684210526,"dependent_packages_count":1.1078519114848961,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":0.9828299581232622},"purl":"pkg:npm/%40yarnpkg/plugin-pack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-pack","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-pack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-pack/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:07:19.899Z","issues_count":1167,"pull_requests_count":672,"avg_time_to_close_issue":6463936.849122807,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":569,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190231362467866,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":577,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1629114.0763052208,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":248,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":321,"past_year_avg_comments_per_issue":2.169844020797227,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pack/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:38.672Z","updated_at":"2022-11-10T18:51:38.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:38.711Z","updated_at":"2022-11-10T18:51:38.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373980,"name":"@yarnpkg/plugin-compat","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":148,"first_release_published_at":"2019-12-30T14:06:09.843Z","latest_release_published_at":"2026-07-08T18:23:38.319Z","latest_release_number":"4.0.13","last_synced_at":"2026-07-19T23:30:50.926Z","created_at":"2022-04-08T22:51:33.710Z","updated_at":"2026-07-19T23:30:50.926Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-compat","install_command":"npm install @yarnpkg/plugin-compat","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.1.24","latest":"4.0.13"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-07T22:28:10.458Z","dependent_packages_count":4,"downloads":308580,"downloads_period":"last-month","dependent_repos_count":157,"rankings":{"downloads":0.689020907541495,"dependent_repos_count":1.2429473684210526,"dependent_packages_count":5.748726153199633,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.756732334095268},"purl":"pkg:npm/%40yarnpkg/plugin-compat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-compat","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-compat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-compat/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:07:19.899Z","issues_count":1167,"pull_requests_count":672,"avg_time_to_close_issue":6463936.849122807,"avg_time_to_close_pull_request":2414646.172284644,"issues_closed_count":569,"pull_requests_closed_count":534,"pull_request_authors_count":162,"issue_authors_count":606,"avg_comments_per_issue":4.190231362467866,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":577,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1629114.0763052208,"past_year_avg_time_to_close_pull_request":853677.2164179104,"past_year_issues_closed_count":248,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":321,"past_year_avg_comments_per_issue":2.169844020797227,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-compat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-compat/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-compat/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-compat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-compat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-compat/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-21T00:12:40.980Z","updated_at":"2022-11-21T00:12:40.980Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-21T00:12:40.987Z","updated_at":"2022-11-21T00:12:40.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373994,"name":"@yarnpkg/plugin-stage","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":88,"first_release_published_at":"2019-11-18T02:43:00.634Z","latest_release_published_at":"2025-06-03T20:32:03.017Z","latest_release_number":"4.0.2","last_synced_at":"2026-07-19T16:00:56.116Z","created_at":"2022-04-08T22:51:36.189Z","updated_at":"2026-07-19T16:00:56.117Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-stage","install_command":"npm install @yarnpkg/plugin-stage","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.2"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:18.378Z","dependent_packages_count":8,"downloads":318098,"downloads_period":"last-month","dependent_repos_count":158,"rankings":{"downloads":0.7002673992172123,"dependent_repos_count":1.240003927640082,"dependent_packages_count":2.40048578405049,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.2000761143862018},"purl":"pkg:npm/%40yarnpkg/plugin-stage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-stage","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-stage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-stage/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-stage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-stage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-stage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-stage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-stage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-stage/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:38.068Z","updated_at":"2022-11-10T18:51:38.068Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:38.079Z","updated_at":"2022-11-10T18:51:38.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1374000,"name":"@yarnpkg/plugin-workspace-tools","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":125,"first_release_published_at":"2019-11-18T02:46:08.231Z","latest_release_published_at":"2026-03-19T16:16:34.967Z","latest_release_number":"4.1.7","last_synced_at":"2026-07-19T10:03:25.151Z","created_at":"2022-04-08T22:51:36.579Z","updated_at":"2026-07-19T10:03:25.152Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-workspace-tools","install_command":"npm install @yarnpkg/plugin-workspace-tools","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.7"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-05-17T10:47:27.000Z","size":2817852,"stargazers_count":7153,"open_issues_count":769,"forks_count":1049,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-05-23T05:22:59.212Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-08-24T15:01:07.181Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216782965,"owners_count":16078929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-09-07T02:07:17.970Z","dependent_packages_count":7,"downloads":372815,"downloads_period":"last-month","dependent_repos_count":41,"rankings":{"downloads":1.799749213401812,"dependent_repos_count":2.106765670208013,"dependent_packages_count":4.382790751717701,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.430327775265915,"average":1.861131323359037},"purl":"pkg:npm/%40yarnpkg/plugin-workspace-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-workspace-tools","docker_dependents_count":10,"docker_downloads_count":1666100,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-workspace-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-workspace-tools/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T00:42:11.153Z","issues_count":1165,"pull_requests_count":672,"avg_time_to_close_issue":6463936.849122807,"avg_time_to_close_pull_request":2384907.874296435,"issues_closed_count":569,"pull_requests_closed_count":533,"pull_request_authors_count":162,"issue_authors_count":605,"avg_comments_per_issue":4.19656652360515,"avg_comments_per_pull_request":0.9375,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":579,"past_year_pull_requests_count":363,"past_year_avg_time_to_close_issue":1618743.171314741,"past_year_avg_time_to_close_pull_request":795222.723880597,"past_year_issues_closed_count":250,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":324,"past_year_avg_comments_per_issue":2.1658031088082903,"past_year_avg_comments_per_pull_request":0.696969696969697,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":203,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-workspace-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-workspace-tools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-workspace-tools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-workspace-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-workspace-tools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-workspace-tools/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:37.981Z","updated_at":"2022-11-10T18:51:37.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:37.992Z","updated_at":"2022-11-10T18:51:37.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373991,"name":"@yarnpkg/plugin-patch","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":117,"first_release_published_at":"2019-12-30T14:12:24.851Z","latest_release_published_at":"2026-07-08T18:23:30.848Z","latest_release_number":"4.0.5","last_synced_at":"2026-07-19T11:43:50.594Z","created_at":"2022-04-08T22:51:35.518Z","updated_at":"2026-07-19T11:43:50.595Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-patch","install_command":"npm install @yarnpkg/plugin-patch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"v3":"3.2.5","latest":"4.0.5"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:22.999Z","dependent_packages_count":5,"downloads":369301,"downloads_period":"last-month","dependent_repos_count":156,"rankings":{"downloads":0.6991256433794146,"dependent_repos_count":1.246008459909909,"dependent_packages_count":5.748726153199633,"stargazers_count":1.2515360188389768,"forks_count":1.195618510721804,"docker_downloads_count":0.412545045848646,"average":1.7589266386497304},"purl":"pkg:npm/%40yarnpkg/plugin-patch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-patch","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-patch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-patch/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-patch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-patch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-patch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-patch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-patch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-patch/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-10T18:51:37.575Z","updated_at":"2022-11-10T18:51:37.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-10T18:51:37.582Z","updated_at":"2022-11-10T18:51:37.582Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1373995,"name":"@yarnpkg/plugin-pnpm","ecosystem":"npm","description":null,"homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"yarnpkg","versions_count":88,"first_release_published_at":"2021-09-14T07:15:19.051Z","latest_release_published_at":"2026-06-15T08:56:33.119Z","latest_release_number":"2.3.0","last_synced_at":"2026-07-09T21:03:15.928Z","created_at":"2022-04-08T22:51:36.219Z","updated_at":"2026-07-09T21:03:15.928Z","registry_url":"https://www.npmjs.com/package/@yarnpkg/plugin-pnpm","install_command":"npm install @yarnpkg/plugin-pnpm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2024-10-25T07:05:58.000Z","size":2875242,"stargazers_count":7419,"open_issues_count":848,"forks_count":1110,"subscribers_count":83,"default_branch":"master","last_synced_at":"2024-10-29T20:26:15.374Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2024-10-29T19:35:56.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3536,"total_committers":422,"mean_commits":8.37914691943128,"dds":0.6394230769230769,"last_synced_commit":"bfa6489467e0e11ee87268e01e38e4f7e8d4d4b0"},"previous_names":[],"tags_count":4740,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121827,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":21,"last_synced_at":"2024-04-15T02:07:48.342Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":49653,"followers":591,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2024-04-15T02:07:52.664Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.38/manifests"},{"name":"2023-02-04","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-04/manifests"},{"name":"vscode-zipfs/2.5.2-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.1/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.20","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.20/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.1","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.38/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.38","sha":"e99160ad264c31f294a30f981e5954546891e776","kind":"tag","published_at":"2023-02-04T13:00:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.38","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.38/manifests"},{"name":"@yarnpkg/cli/3.4.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.1/manifests"},{"name":"2023-02-01a","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01a","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01a/manifests"},{"name":"@yarnpkg/plugin-init/3.2.1","sha":"0d66d6e73acf0303c4461fbb9023b02cb942845f","kind":"tag","published_at":"2023-02-01T16:12:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-init/3.2.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.7/manifests"},{"name":"@yarnpkg/pnp/3.3.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.0/manifests"},{"name":"2023-02-01","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-01/manifests"},{"name":"@yarnpkg/cli/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.4.0/manifests"},{"name":"@yarnpkg/fslib/2.10.1","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.9","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.9/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/3.1.6","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/sdks/2.7.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.0/manifests"},{"name":"@yarnpkg/builder/3.2.7","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.2.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.2.7/manifests"},{"name":"@yarnpkg/core/3.4.0","sha":"8ba1a57e0cfdf8bf649d04cff0f18664e5164b33","kind":"tag","published_at":"2023-02-01T09:22:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.37/manifests"},{"name":"2023-01-29","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.37/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.37/manifests"},{"name":"vscode-zipfs/2.6.0-rc.26","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.37/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.19","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.19/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.37","sha":"9d5e16aee86148d9f97fc5d78cae835149147da3","kind":"tag","published_at":"2023-01-29T12:40:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.37","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.37/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.36/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.36/manifests"},{"name":"2023-01-18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-18/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.36/manifests"},{"name":"vscode-zipfs/2.6.0-rc.25","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.6.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.6.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.6.0-rc.25/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.18","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.18/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.36/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.36","sha":"ad1961558ce4e2d74e7886a2361517d4e5da5746","kind":"tag","published_at":"2023-01-18T16:47:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.36","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.36/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.35/manifests"},{"name":"2023-01-09","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-01-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-01-09/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:44.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.35/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:43.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.35/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.35","sha":"4455e098336420611a516c9368326f2e308001c3","kind":"tag","published_at":"2023-01-09T01:02:42.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.35/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:56:20.307Z","dependent_packages_count":3,"downloads":181302,"downloads_period":"last-month","dependent_repos_count":119,"rankings":{"downloads":0.7091217939964335,"dependent_repos_count":1.3886468520900266,"dependent_packages_count":8.720557497660142,"stargazers_count":1.25219212204844,"forks_count":1.1960770137111336,"docker_downloads_count":0.41400625924427287,"average":2.280100256458408},"purl":"pkg:npm/%40yarnpkg/plugin-pnpm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@yarnpkg/plugin-pnpm","docker_dependents_count":16,"docker_downloads_count":1688131,"usage_url":"https://repos.ecosyste.ms/usage/npm/@yarnpkg/plugin-pnpm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@yarnpkg/plugin-pnpm/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:28:43.834Z","issues_count":1235,"pull_requests_count":703,"avg_time_to_close_issue":6769725.001633987,"avg_time_to_close_pull_request":2374208.4982014387,"issues_closed_count":611,"pull_requests_closed_count":556,"pull_request_authors_count":173,"issue_authors_count":647,"avg_comments_per_issue":4.2161943319838056,"avg_comments_per_pull_request":0.9487908961593172,"merged_pull_requests_count":441,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":493,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":1795380.797927461,"past_year_avg_time_to_close_pull_request":1170816.7562189056,"past_year_issues_closed_count":192,"past_year_pull_requests_closed_count":201,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":305,"past_year_avg_comments_per_issue":1.9939148073022313,"past_year_avg_comments_per_pull_request":0.7604166666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"bgotink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"RDIL","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"arcanis","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"clemyan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"paul-soporan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnpm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnpm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnpm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnpm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnpm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@yarnpkg%2Fplugin-pnpm/codemeta","maintainers":[{"uuid":"arcanis","login":"arcanis","name":null,"email":"nison.mael@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~arcanis","role":null,"created_at":"2022-11-18T07:19:21.019Z","updated_at":"2022-11-18T07:19:21.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arcanis/packages"},{"uuid":"yarnbot","login":"yarnbot","name":null,"email":"nison.mael+yarnbot.npm@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~yarnbot","role":null,"created_at":"2022-11-18T07:19:21.026Z","updated_at":"2022-11-18T07:19:21.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yarnbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4508140,"name":"@pnpm/extensions","ecosystem":"npm","description":"This package contains package extensions that fix known issues in the ecosystem","homepage":"https://github.com/yarnpkg/berry#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/yarnpkg/berry","keywords_array":[],"namespace":"pnpm","versions_count":1,"first_release_published_at":"2022-05-24T17:31:54.388Z","latest_release_published_at":"2022-05-24T17:31:54.388Z","latest_release_number":"0.0.0","last_synced_at":"2026-07-09T22:33:42.129Z","created_at":"2022-07-07T08:22:23.641Z","updated_at":"2026-07-09T22:33:42.130Z","registry_url":"https://www.npmjs.com/package/@pnpm/extensions","install_command":"npm install @pnpm/extensions","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0"}},"repo_metadata":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2025-10-21T13:52:36.000Z","size":2916310,"stargazers_count":7881,"open_issues_count":908,"forks_count":1220,"subscribers_count":82,"default_branch":"master","last_synced_at":"2025-10-22T06:28:59.234Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2025-10-21T11:44:46.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4923,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281873485,"owners_count":26576262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":22,"last_synced_at":"2025-10-28T06:25:07.233Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":50791,"followers":827,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2025-10-28T06:25:07.233Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"tags":[{"name":"@yarnpkg/cli/4.10.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.10.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.10.0/manifests"},{"name":"2025-09-18","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-09-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-09-18/manifests"},{"name":"@yarnpkg/pnpify/4.1.6","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.6/manifests"},{"name":"@yarnpkg/plugin-catalog/1.0.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-catalog/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-catalog/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-catalog%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-catalog%2F1.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.8","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.3.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.3.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.4","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.4/manifests"},{"name":"@yarnpkg/libzip/3.2.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.3.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.3.0/manifests"},{"name":"@yarnpkg/builder/4.2.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.3/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.2/manifests"},{"name":"@yarnpkg/core/4.4.4","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.4/manifests"},{"name":"@yarnpkg/fslib/3.1.3","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.3/manifests"},{"name":"@yarnpkg/pnp/4.1.2","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.2/manifests"},{"name":"@yarnpkg/doctor/4.0.5","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.5/manifests"},{"name":"@yarnpkg/eslint-config/3.1.0","sha":"2eb9830716136d3b92c8db25065575a4d34378a3","kind":"tag","published_at":"2025-09-18T09:18:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.2.0","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.3","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.3/manifests"},{"name":"@yarnpkg/cli/4.9.4","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.4/manifests"},{"name":"2025-08-26","sha":"1a2e7ac78295e684bce8e0c5215f82fd377008d4","kind":"tag","published_at":"2025-08-26T07:12:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-08-26","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-26/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.6","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.6/manifests"},{"name":"@yarnpkg/cli/4.9.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.3/manifests"},{"name":"@yarnpkg/core/4.4.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.3/manifests"},{"name":"@yarnpkg/plugin-version/4.1.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.2/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.2","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.2.0","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.2.0","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.2.0/manifests"},{"name":"2025-08-20","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-08-20","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-08-20/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.5","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.5/manifests"},{"name":"@yarnpkg/sdks/3.2.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.3/manifests"},{"name":"@yarnpkg/plugin-git/3.1.3","sha":"ce83c49a943eb9e121731e938222a9442062f609","kind":"tag","published_at":"2025-08-20T12:15:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.3/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.5","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.5/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.2/manifests"},{"name":"@yarnpkg/sdks/3.2.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.2/manifests"},{"name":"@yarnpkg/pnpify/4.1.5","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.5/manifests"},{"name":"@yarnpkg/shell/4.1.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.3/manifests"},{"name":"2025-06-03","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-06-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-06-03/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-version/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-http/3.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.3/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-github/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-jsr/1.1.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-jsr/1.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-jsr/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-jsr%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.1/manifests"},{"name":"@yarnpkg/builder/4.2.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.2/manifests"},{"name":"@yarnpkg/nm/4.0.7","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-file/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.4","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.12","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.12/manifests"},{"name":"@yarnpkg/extensions/2.0.6","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.6/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.7","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.7/manifests"},{"name":"@yarnpkg/doctor/4.0.4","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-link/3.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-init/4.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.3/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.3","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.3/manifests"},{"name":"@yarnpkg/core/4.4.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.2/manifests"},{"name":"@yarnpkg/cli/4.9.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.2/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.2","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.1","sha":"a9edb7777f04ba16f51503ef6775325b353b67cc","kind":"tag","published_at":"2025-06-03T20:25:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.1/manifests"},{"name":"@yarnpkg/libzip/3.2.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.1/manifests"},{"name":"2025-04-11","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-04-11","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-04-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-04-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-11/manifests"},{"name":"@yarnpkg/core/4.4.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.1/manifests"},{"name":"@yarnpkg/cli/4.9.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.1/manifests"},{"name":"@yarnpkg/pnp/4.1.1","sha":"1908ee79fdf80fc8397d8ff928f3bfe25f30e715","kind":"tag","published_at":"2025-04-11T09:04:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.1.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.1.0/manifests"},{"name":"2025-04-09","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-04-09","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-04-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-04-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-04-09/manifests"},{"name":"@yarnpkg/pnp/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-jsr/1.1.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-jsr/1.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-jsr/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-jsr%2F1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-jsr%2F1.1.0/manifests"},{"name":"@yarnpkg/core/4.4.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.4.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.4.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.4.0/manifests"},{"name":"@yarnpkg/cli/4.9.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.9.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.9.0/manifests"},{"name":"@yarnpkg/libzip/3.2.0","sha":"2b26e3dff6fae778931445e8aca469e4bc2abac2","kind":"tag","published_at":"2025-04-09T14:12:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.2.0/manifests"},{"name":"2025-03-30","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-30/manifests"},{"name":"@yarnpkg/cli/4.8.1","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.1/manifests"},{"name":"@yarnpkg/core/4.3.1","sha":"76596c5d3fb9a60fa1459b6a1d62df4cfa4c5701","kind":"tag","published_at":"2025-03-30T08:45:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.2","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.2/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.1.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.1.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.4","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.4/manifests"},{"name":"@yarnpkg/eslint-config/3.0.1","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.1/manifests"},{"name":"2025-03-28","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-28/manifests"},{"name":"@yarnpkg/plugin-init/4.1.1","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.8","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.8/manifests"},{"name":"@yarnpkg/cli/4.8.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.8.0/manifests"},{"name":"@yarnpkg/plugin-version/4.1.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.6","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.6/manifests"},{"name":"@yarnpkg/pnp/4.0.10","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.10/manifests"},{"name":"@yarnpkg/core/4.3.0","sha":"260cff1745bdf2d71ed91f76e440330078896e1b","kind":"tag","published_at":"2025-03-28T10:35:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.3.0/manifests"},{"name":"vscode-zipfs/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.2/manifests"},{"name":"@yarnpkg/sdks/3.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.3/manifests"},{"name":"@yarnpkg/shell/4.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.2/manifests"},{"name":"@yarnpkg/types/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.1.4","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.4/manifests"},{"name":"2025-03-01","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2025-03-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2025-03-01/manifests"},{"name":"@yarnpkg/plugin-version/4.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.5/manifests"},{"name":"@yarnpkg/pnp/4.0.9","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.9/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.7","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.7/manifests"},{"name":"@yarnpkg/plugin-http/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.1/manifests"},{"name":"@yarnpkg/doctor/4.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-init/4.1.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.1.0/manifests"},{"name":"@yarnpkg/libzip/3.1.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-file/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.1/manifests"},{"name":"@yarnpkg/nm/4.0.6","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-github/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.2/manifests"},{"name":"@yarnpkg/libui/3.0.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-link/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.1/manifests"},{"name":"@yarnpkg/extensions/2.0.5","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.5/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.1/manifests"},{"name":"@yarnpkg/fslib/3.1.2","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.6","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.6/manifests"},{"name":"@yarnpkg/eslint-config/3.0.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F3.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.3","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.11","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.11/manifests"},{"name":"@yarnpkg/core/4.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.1/manifests"},{"name":"@yarnpkg/builder/4.2.1","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.1/manifests"},{"name":"@yarnpkg/cli/4.7.0","sha":"62fd8525b8e1e6fc73431c38e4101eab2496c3b6","kind":"tag","published_at":"2025-03-01T15:19:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.7.0/manifests"},{"name":"@yarnpkg/core/4.2.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.2","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.6","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.3.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.3.0/manifests"},{"name":"@yarnpkg/cli/4.6.0","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.6.0/manifests"},{"name":"2024-12-29","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-12-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-12-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-12-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-29/manifests"},{"name":"@yarnpkg/pnp/4.0.8","sha":"1871484db82161065ac437d4df59bc8a4f94a33e","kind":"tag","published_at":"2024-12-29T12:34:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.8/manifests"},{"name":"2024-12-04","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-12-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-12-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-12-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-12-04/manifests"},{"name":"@yarnpkg/cli/3.8.7","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.7/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.24","sha":"4e12322294a3343b2e9010224f575aa837064a9b","kind":"tag","published_at":"2024-12-04T00:54:19.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.24/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.1","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.1/manifests"},{"name":"@yarnpkg/core/4.1.6","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.6/manifests"},{"name":"2024-11-25","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-11-25","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-11-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-11-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-25/manifests"},{"name":"@yarnpkg/shell/4.1.1","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.1/manifests"},{"name":"@yarnpkg/nm/4.0.5","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:17.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.5/manifests"},{"name":"@yarnpkg/cli/4.5.3","sha":"2fe7d635e8eb163c1b3e56ab76e652b6bae8c160","kind":"tag","published_at":"2024-11-25T13:51:16.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.3/manifests"},{"name":"@yarnpkg/extensions/2.0.4","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.4/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.10","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.10/manifests"},{"name":"@yarnpkg/fslib/3.1.1","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.1/manifests"},{"name":"@yarnpkg/cli/4.5.2","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.2/manifests"},{"name":"@yarnpkg/pnp/4.0.7","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.7/manifests"},{"name":"@yarnpkg/core/4.1.5","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.5/manifests"},{"name":"2024-11-22","sha":"a38b314f0ce875ebc758778fd65f93ea3d4ef224","kind":"tag","published_at":"2024-11-22T00:33:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-11-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-11-22/manifests"},{"name":"@yarnpkg/cli/3.8.6","sha":"37fb1769f35de1b5ac23d55cb98ac6e76b46de0e","kind":"tag","published_at":"2024-10-18T17:10:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.6/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.23","sha":"37fb1769f35de1b5ac23d55cb98ac6e76b46de0e","kind":"tag","published_at":"2024-10-18T17:10:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.23/manifests"},{"name":"@yarnpkg/pnpify/4.1.3","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.3/manifests"},{"name":"@yarnpkg/libui/3.0.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.9","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.9/manifests"},{"name":"@yarnpkg/nm/4.0.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.5","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.1/manifests"},{"name":"2024-10-18","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-10-18","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-10-18/manifests"},{"name":"@yarnpkg/plugin-version/4.0.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:15.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.4/manifests"},{"name":"@yarnpkg/core/4.1.4","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.4/manifests"},{"name":"@yarnpkg/cli/4.5.1","sha":"b5baf9bb17ca953fe7faa593090a6376bd3d0156","kind":"tag","published_at":"2024-10-18T16:19:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.1/manifests"},{"name":"@yarnpkg/cli/4.5.0","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.5.0/manifests"},{"name":"@yarnpkg/nm/4.0.3","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.3/manifests"},{"name":"@yarnpkg/core/4.1.3","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.3/manifests"},{"name":"2024-09-14","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-09-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-09-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-09-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-09-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-09-14/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.4","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.4/manifests"},{"name":"@yarnpkg/pnpify/4.1.2","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.2/manifests"},{"name":"@yarnpkg/shell/4.1.0","sha":"68e10d099fb6bee03e4450bc516c0c04e24bcb96","kind":"tag","published_at":"2024-09-14T12:52:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.1.0/manifests"},{"name":"@yarnpkg/builder/4.2.0","sha":"50ac1e44241ef99abc31f79d9687ddc6ea337c12","kind":"tag","published_at":"2024-08-25T12:54:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.2.0/manifests"},{"name":"2024-08-25","sha":"50ac1e44241ef99abc31f79d9687ddc6ea337c12","kind":"tag","published_at":"2024-08-25T12:54:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-25","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-25/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.22","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.22/manifests"},{"name":"@yarnpkg/cli/3.8.5","sha":"d6df30d02a2de6a0e02095e1165ef2bc854c7740","kind":"tag","published_at":"2024-08-24T14:50:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.5/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.8","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.8/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.3","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.3/manifests"},{"name":"@yarnpkg/cli/4.4.1","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.1/manifests"},{"name":"2024-08-24","sha":"d2afdfcf8819c449dc9784959ab5beb1389a4b26","kind":"tag","published_at":"2024-08-24T12:57:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-24","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-24/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.21","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.21/manifests"},{"name":"@yarnpkg/cli/3.8.4","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.4/manifests"},{"name":"2024-08-05","sha":"f29bb60aafc8826653d9d824ba7265f3bf5dbff2","kind":"tag","published_at":"2024-08-05T15:27:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-05/manifests"},{"name":"@yarnpkg/core/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.2/manifests"},{"name":"@yarnpkg/cli/4.4.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.4.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.7","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.7/manifests"},{"name":"@yarnpkg/eslint-config/2.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.1.0/manifests"},{"name":"@yarnpkg/builder/4.1.2","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.2/manifests"},{"name":"@yarnpkg/plugin-git/3.1.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.1.0/manifests"},{"name":"2024-08-02","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-08-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-08-02/manifests"},{"name":"@yarnpkg/sdks/3.2.0","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.2.0/manifests"},{"name":"@yarnpkg/pnpify/4.1.1","sha":"ab48d624e2490567be531b4e7c7145c5bc6e55f2","kind":"tag","published_at":"2024-08-02T21:53:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.1/manifests"},{"name":"@yarnpkg/cli/3.8.3","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.3/manifests"},{"name":"@yarnpkg/pnp/3.3.8","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.8/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.16","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.16/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.20","sha":"ea42c48d716543f570ae368a5683137de53b131d","kind":"tag","published_at":"2024-06-21T15:31:18.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.20","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.20/manifests"},{"name":"2024-06-21","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:50.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-21","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-21/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.1/manifests"},{"name":"@yarnpkg/cli/4.3.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.1/manifests"},{"name":"@yarnpkg/doctor/4.0.2","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.2/manifests"},{"name":"@yarnpkg/core/4.1.1","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.6","sha":"2e73cdb7e2057a3ab4bd93074190b508b407c7ab","kind":"tag","published_at":"2024-06-21T06:50:49.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.6/manifests"},{"name":"2024-06-10","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:41.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-06-10","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-06-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-06-10/manifests"},{"name":"@yarnpkg/sdks/3.1.3","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.3/manifests"},{"name":"@yarnpkg/core/4.1.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.1.0/manifests"},{"name":"@yarnpkg/cli/4.3.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.3.0/manifests"},{"name":"@yarnpkg/eslint-config/2.0.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F2.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.6","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.6/manifests"},{"name":"@yarnpkg/plugin-essentials/4.2.0","sha":"b2eb9dce084f1a892101d1b693fea25f05428ff8","kind":"tag","published_at":"2024-06-10T18:50:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.2.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.2/manifests"},{"name":"@yarnpkg/pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.5/manifests"},{"name":"2024-05-08","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-05-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-08/manifests"},{"name":"@yarnpkg/libzip/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.1.0/manifests"},{"name":"@yarnpkg/pnpify/4.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:47.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.5","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.5/manifests"},{"name":"@yarnpkg/fslib/3.1.0","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.1.0/manifests"},{"name":"@yarnpkg/cli/4.2.2","sha":"effc932614d5351bbfeed8e0e6aa4b2c6c52821d","kind":"tag","published_at":"2024-05-08T17:48:46.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.2/manifests"},{"name":"@yarnpkg/shell/4.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.4/manifests"},{"name":"@yarnpkg/parsers/3.0.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.1/manifests"},{"name":"@yarnpkg/pnp/4.0.4","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.4/manifests"},{"name":"@yarnpkg/builder/4.1.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.1/manifests"},{"name":"@yarnpkg/sdks/3.1.2","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.2/manifests"},{"name":"@yarnpkg/core/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.5/manifests"},{"name":"@yarnpkg/cli/4.2.1","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.1/manifests"},{"name":"@yarnpkg/extensions/2.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.3/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.5","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.5/manifests"},{"name":"@yarnpkg/plugin-version/4.0.3","sha":"bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf","kind":"tag","published_at":"2024-05-02T17:48:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.3/manifests"},{"name":"@yarnpkg/cli/3.8.2","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.2/manifests"},{"name":"@yarnpkg/sdks/2.7.4","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.19","sha":"450097c303ab0247f131291ed6916bffaa42d5f8","kind":"tag","published_at":"2024-05-02T17:03:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.19","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.19/manifests"},{"name":"2024-05-02","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-05-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-05-02/manifests"},{"name":"@yarnpkg/pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.3/manifests"},{"name":"@yarnpkg/shell/4.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.3/manifests"},{"name":"@yarnpkg/core/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.4/manifests"},{"name":"@yarnpkg/plugin-typescript/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.1.0/manifests"},{"name":"@yarnpkg/builder/4.1.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.1.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.3","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.3/manifests"},{"name":"@yarnpkg/sdks/3.1.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.1/manifests"},{"name":"@yarnpkg/parsers/3.0.1","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:19:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.1/manifests"},{"name":"@yarnpkg/cli/4.2.0","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.2.0/manifests"},{"name":"@yarnpkg/extensions/2.0.2","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.2/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.4","sha":"9a853e35cfe44d1cbd17b9739f68e90d1c79c96e","kind":"tag","published_at":"2024-05-02T16:18:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.4/manifests"},{"name":"@yarnpkg/cli/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.1","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.3","sha":"6b7621f0736ef7ed423672392882d68592d61c81","kind":"tag","published_at":"2024-03-04T23:10:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.3/manifests"},{"name":"@yarnpkg/cli/3.8.1","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.1/manifests"},{"name":"2024-03-04","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-03-04","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-03-04/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.18","sha":"4308dca8091438e8f88682e59ef5ba5bc72241ca","kind":"tag","published_at":"2024-03-04T22:23:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.18","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.18/manifests"},{"name":"@yarnpkg/core/3.7.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.7.0/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.17","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.17","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.17/manifests"},{"name":"@yarnpkg/fslib/2.10.4","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.4/manifests"},{"name":"@yarnpkg/pnpify/3.1.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.8/manifests"},{"name":"@yarnpkg/plugin-essentials/3.5.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.5.0/manifests"},{"name":"@yarnpkg/plugin-git/2.6.8","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.8/manifests"},{"name":"@yarnpkg/extensions/1.1.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/1.1.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F1.1.3/manifests"},{"name":"@yarnpkg/sdks/2.7.3","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.3/manifests"},{"name":"2024-02-01","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-02-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-02-01/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.15","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.15/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.2","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.2/manifests"},{"name":"@yarnpkg/pnp/3.3.7","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.7/manifests"},{"name":"@yarnpkg/cli/3.8.0","sha":"a71d42c2ffd6278a202cccb5fb92c3ac0caf9cae","kind":"tag","published_at":"2024-02-01T20:16:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.8.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.8.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.2/manifests"},{"name":"@yarnpkg/libzip/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.2/manifests"},{"name":"@yarnpkg/nm/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.2/manifests"},{"name":"@yarnpkg/extensions/2.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.1/manifests"},{"name":"@yarnpkg/pnp/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.2/manifests"},{"name":"2024-01-30","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2024-01-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2024-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2024-01-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2024-01-30/manifests"},{"name":"@yarnpkg/plugin-essentials/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.1.0/manifests"},{"name":"@yarnpkg/fslib/3.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.2/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-version/4.0.1","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.2","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.1.0/manifests"},{"name":"@yarnpkg/cli/4.1.0","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.1.0/manifests"},{"name":"@yarnpkg/core/4.0.3","sha":"52909a5e0d2fe72245957870bcd654218d93ef72","kind":"tag","published_at":"2024-01-30T15:45:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.3/manifests"},{"name":"@yarnpkg/plugin-file/2.3.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/2.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F2.3.2/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.1/manifests"},{"name":"@yarnpkg/plugin-patch/3.2.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/3.2.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F3.2.5/manifests"},{"name":"@yarnpkg/pnpify/3.1.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/3.1.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F3.1.7/manifests"},{"name":"@yarnpkg/builder/3.3.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.1/manifests"},{"name":"@yarnpkg/libui/2.2.3","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/2.2.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F2.2.3/manifests"},{"name":"@yarnpkg/nm/3.1.1","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/3.1.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F3.1.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.16","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.16","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.16/manifests"},{"name":"@yarnpkg/plugin-constraints/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F3.1.4/manifests"},{"name":"@yarnpkg/plugin-dlx/3.1.5","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/3.1.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F3.1.5/manifests"},{"name":"@yarnpkg/plugin-git/2.6.7","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.7/manifests"},{"name":"@yarnpkg/plugin-http/2.2.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/2.2.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F2.2.2/manifests"},{"name":"@yarnpkg/plugin-nm/3.1.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-version/3.1.4","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/3.1.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F3.1.4/manifests"},{"name":"@yarnpkg/pnp/3.3.6","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.6/manifests"},{"name":"@yarnpkg/cli/3.7.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.7.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.7.0/manifests"},{"name":"@yarnpkg/core/3.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.6.0/manifests"},{"name":"@yarnpkg/parsers/2.6.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/2.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F2.6.0/manifests"},{"name":"@yarnpkg/plugin-essentials/3.4.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.14","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.14/manifests"},{"name":"@yarnpkg/sdks/2.7.2","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.2/manifests"},{"name":"@yarnpkg/shell/3.3.0","sha":"ea39bf05158c791ed51cc924284ac4603be4a5ba","kind":"tag","published_at":"2023-11-14T17:59:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F3.3.0/manifests"},{"name":"@yarnpkg/core/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.2/manifests"},{"name":"@yarnpkg/doctor/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-http/3.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-init/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.2/manifests"},{"name":"@yarnpkg/pnp/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.1/manifests"},{"name":"@yarnpkg/sdks/3.1.0","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.1.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.1.0/manifests"},{"name":"2023-11-14","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-11-14","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-11-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-11-14/manifests"},{"name":"@yarnpkg/cli/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.2/manifests"},{"name":"@yarnpkg/nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.2","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.2/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.1/manifests"},{"name":"@yarnpkg/pnpify/4.0.1","sha":"a64075561a6476aa79d0fa1012ecf6b1633a88f2","kind":"tag","published_at":"2023-11-14T09:18:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.1/manifests"},{"name":"@yarnpkg/fslib/3.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.1/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.1/manifests"},{"name":"2023-10-28","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-28","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-28/manifests"},{"name":"@yarnpkg/cli/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.1/manifests"},{"name":"@yarnpkg/core/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.1/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.1","sha":"be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b","kind":"tag","published_at":"2023-10-28T15:23:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.1/manifests"},{"name":"2023-10-22","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-22/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/types/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0/manifests"},{"name":"vscode-zipfs/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0/manifests"},{"name":"@yarnpkg/builder/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0/manifests"},{"name":"@yarnpkg/eslint-config/1.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/1.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F1.0.0/manifests"},{"name":"@yarnpkg/extensions/2.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0/manifests"},{"name":"@yarnpkg/doctor/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0/manifests"},{"name":"@yarnpkg/libui/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0/manifests"},{"name":"@yarnpkg/libzip/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0/manifests"},{"name":"@yarnpkg/pnp/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0/manifests"},{"name":"@yarnpkg/pnpify/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0/manifests"},{"name":"@yarnpkg/sdks/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0/manifests"},{"name":"@yarnpkg/fslib/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0/manifests"},{"name":"@yarnpkg/nm/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0/manifests"},{"name":"@yarnpkg/shell/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0/manifests"},{"name":"@yarnpkg/cli/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0/manifests"},{"name":"@yarnpkg/core/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0/manifests"},{"name":"@yarnpkg/parsers/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0","sha":"c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e","kind":"tag","published_at":"2023-10-22T16:45:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0/manifests"},{"name":"vscode-zipfs/3.0.0-rc.7","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.7/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.35","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.35","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.35/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.53/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.53","sha":"dffef5789d3439a6ec8218383592d0029887af40","kind":"tag","published_at":"2023-10-03T23:22:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.53","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.53/manifests"},{"name":"@yarnpkg/cli/3.6.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.4/manifests"},{"name":"@yarnpkg/core/3.5.4","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.4/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.15","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.15","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.15/manifests"},{"name":"2023-10-03","sha":"f01354319156060924a26bfa7985756f7407003e","kind":"tag","published_at":"2023-10-03T22:17:48.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-10-03","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-10-03/manifests"},{"name":"vscode-zipfs/3.0.0-rc.6","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.6/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.52/manifests"},{"name":"2023-09-29","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-29/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.34","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.34","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.34/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:25.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.52/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.52/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.52","sha":"3cc7c55825d94e6c1464910e2c2e3268f58459d4","kind":"tag","published_at":"2023-09-29T21:48:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.52","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.52/manifests"},{"name":"vscode-zipfs/3.0.0-rc.5","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.5/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.51/manifests"},{"name":"2023-09-17","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-09-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-09-17/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.33","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.33","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.33/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.51/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.51/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.51","sha":"4be098762a83d949603870dbd14ac513a7d66d96","kind":"tag","published_at":"2023-09-17T14:09:04.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.51","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.51/manifests"},{"name":"vscode-zipfs/3.0.0-rc.4","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.32","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.32","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.32/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.50/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.50","sha":"07c7c287d8b0fd945939c14e12e5b58665d3f285","kind":"tag","published_at":"2023-08-23T22:29:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.50","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.50/manifests"},{"name":"@yarnpkg/cli/3.6.3","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.3/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.13","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.13/manifests"},{"name":"@yarnpkg/pnp/3.3.5","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.5/manifests"},{"name":"2023-08-23","sha":"b6026842dfec4b012571b5982bb74420c7682a73","kind":"tag","published_at":"2023-08-23T22:12:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-23","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-08-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-23/manifests"},{"name":"@yarnpkg/cli/3.6.2","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.2/manifests"},{"name":"@yarnpkg/core/3.5.3","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.14","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.14","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.14/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.12","sha":"7b88e9ef75bf73e97df47428c9146322c9c4315f","kind":"tag","published_at":"2023-08-17T19:08:45.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.12/manifests"},{"name":"vscode-zipfs/3.0.0-rc.3","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/3.0.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F3.0.0-rc.3/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.49/manifests"},{"name":"2023-08-17","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:14.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-08-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-08-17/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.31","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.31","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.31/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:13.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:12.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:11.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.49/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.49/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.49","sha":"3b2eae1c6fa56f2e38d4b20060d1d0b2a2dc4d4b","kind":"tag","published_at":"2023-08-17T09:21:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.49","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.49/manifests"},{"name":"2023-07-02","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-07-02","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-07-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-07-02/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.30","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.30","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.30/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.48/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.48","sha":"5cebf76352881fab6ed039762a7eb08143d04c0b","kind":"tag","published_at":"2023-07-02T14:49:26.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.48","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.48/manifests"},{"name":"@yarnpkg/cli/3.6.1","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.1/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.13","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.13","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.13/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.11","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.11/manifests"},{"name":"@yarnpkg/pnp/3.3.4","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.4/manifests"},{"name":"2023-06-30","sha":"a90dd44354831ea3ecea3fd13040150bd696cc33","kind":"tag","published_at":"2023-06-30T21:46:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-30/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.29","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.29/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.47/manifests"},{"name":"2023-06-29","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:24.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-29","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-29/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:23.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:22.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:21.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.47/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.47/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.47","sha":"9dcfda4544b981b48f9f7a98dede809134cecd2b","kind":"tag","published_at":"2023-06-29T08:58:20.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.47","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.47/manifests"},{"name":"vscode-zipfs/2.5.2-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.9/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.9","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.9/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.28","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.28","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.28/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.46/manifests"},{"name":"2023-06-22","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:10.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-22","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-22/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:09.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:08.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.46/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.46","sha":"665e244ee1eedbec4424a23e3924ef5ea06c949f","kind":"tag","published_at":"2023-06-22T08:08:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.46","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.46/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.45/manifests"},{"name":"vscode-zipfs/2.5.2-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.8/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.8","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.8/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.27","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.27","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.27/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:52.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.45","sha":"5fc6061df871876d6deaf42c02f851c9591e7e9b","kind":"tag","published_at":"2023-06-01T21:44:51.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.45","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.45/manifests"},{"name":"@yarnpkg/builder/3.3.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/3.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F3.3.0/manifests"},{"name":"@yarnpkg/core/3.5.2","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.2/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.12","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.12","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.12/manifests"},{"name":"@yarnpkg/plugin-git/2.6.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.6/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/3.1.6","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/3.1.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F3.1.6/manifests"},{"name":"@yarnpkg/plugin-npm/2.7.4","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/2.7.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F2.7.4/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.4.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.4.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.4.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.10","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.10/manifests"},{"name":"@yarnpkg/pnp/3.3.3","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.3/manifests"},{"name":"2023-06-01","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:07.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-06-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-06-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-06-01/manifests"},{"name":"@yarnpkg/cli/3.6.0","sha":"98c9662047200aec924e34664ba53293474c93bc","kind":"tag","published_at":"2023-06-01T21:12:06.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.6.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.6.0/manifests"},{"name":"vscode-zipfs/2.5.2-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.7/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.7","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.7","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.7/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.26","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.26","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.26/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.44/manifests"},{"name":"2023-05-17","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:40.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-17","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-17/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:39.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:38.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.44/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.44","sha":"86b6258251f4c355e52a98809ab4318d921b59a5","kind":"tag","published_at":"2023-05-17T14:39:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.44","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.44/manifests"},{"name":"vscode-zipfs/2.5.2-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.6/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.25","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.25","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.25/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:37.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.6","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.6","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.6/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:36.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:35.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.43/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:34.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.43","sha":"68a81b035925dbf5109a018ea422222193ed5aa6","kind":"tag","published_at":"2023-05-01T20:01:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.43","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.43/manifests"},{"name":"@yarnpkg/cli/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.1/manifests"},{"name":"@yarnpkg/core/3.5.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.1/manifests"},{"name":"@yarnpkg/fslib/2.10.3","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.3/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.11","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.11","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.11/manifests"},{"name":"@yarnpkg/plugin-npm-cli/3.3.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F3.3.1/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.9","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.9","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.9/manifests"},{"name":"@yarnpkg/pnp/3.3.2","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.2/manifests"},{"name":"@yarnpkg/sdks/2.7.1","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/2.7.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F2.7.1/manifests"},{"name":"2023-05-01","sha":"c6bcbfe8e24c1af6d3b59436c7ef673b367a1335","kind":"tag","published_at":"2023-05-01T18:54:05.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-05-01","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-05-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-05-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-05-01/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.24","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.24","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.24/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.42/manifests"},{"name":"2023-03-30","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:58.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-30","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-30/manifests"},{"name":"vscode-zipfs/2.5.2-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.5/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.5","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.5/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:57.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:56.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:55.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:54.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.42/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.42","sha":"a85b9b514ec1923acd1a1b992fc3a08a31ae73aa","kind":"tag","published_at":"2023-03-30T07:32:53.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.42","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.42/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.23","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.23","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.23/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.41/manifests"},{"name":"2023-03-27","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:31.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-27","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-27/manifests"},{"name":"vscode-zipfs/2.5.2-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.4/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.4","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.4","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.4/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/types/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:30.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/types/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/types/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ftypes%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ftypes%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:29.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.41/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.41","sha":"1b3beea19753900cac4525314ecd579bed729e2d","kind":"tag","published_at":"2023-03-27T11:17:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.41","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.41/manifests"},{"name":"@yarnpkg/plugin-compat/3.1.10","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/3.1.10","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F3.1.10/manifests"},{"name":"2023-03-16","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:33.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-16","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-16/manifests"},{"name":"@yarnpkg/cli/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F3.5.0/manifests"},{"name":"@yarnpkg/core/3.5.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/3.5.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F3.5.0/manifests"},{"name":"@yarnpkg/fslib/2.10.2","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/2.10.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F2.10.2/manifests"},{"name":"@yarnpkg/libzip/2.3.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/2.3.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F2.3.0/manifests"},{"name":"@yarnpkg/plugin-git/2.6.5","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/2.6.5","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F2.6.5/manifests"},{"name":"@yarnpkg/plugin-pack/3.2.0","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/3.2.0","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F3.2.0/manifests"},{"name":"@yarnpkg/plugin-pnp/3.2.8","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/3.2.8","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F3.2.8/manifests"},{"name":"@yarnpkg/pnp/3.3.1","sha":"f4af6c7cf1588f80011ec13060099d96be67127c","kind":"tag","published_at":"2023-03-16T19:45:32.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/3.3.1","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F3.3.1/manifests"},{"name":"vscode-zipfs/2.5.2-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.3/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.3","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.3","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.3/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.22","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.22","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.22/manifests"},{"name":"@yarnpkg/plugin-github/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-github/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-github/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-github%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-github%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm-cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm-cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm-cli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.40/manifests"},{"name":"2023-03-05","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:03.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-03-05","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-03-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-03-05/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-nm/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-nm/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-nm/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-nm%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-version/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-version/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-version/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-version%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-version%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-workspace-tools/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-workspace-tools%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnpify/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:02.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnpify/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnpify/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnpify%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnpify%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libui/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libui/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libui/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibui%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibui%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-exec/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-exec/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-exec/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-exec%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-file/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-file/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-file/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-file%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-file%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-git/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-git/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-git/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-git%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-git%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-http/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-http/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-http/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-http%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-http%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-link/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-link/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-link/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-link%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-link%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-npm/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-npm/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-npm/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-npm%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-patch/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:01.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-patch/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-patch/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-patch%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/core/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/core/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/core/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcore%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcore%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/libzip/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/libzip/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/libzip/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Flibzip%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Flibzip%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-dlx/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-dlx/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-dlx/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-dlx%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-essentials/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-essentials/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-essentials/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-essentials%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-init/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-init/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-init/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-init%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-init%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/plugin-pack/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pack/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pack/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pack%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/pnp/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/pnp/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/pnp/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fpnp%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fpnp%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/sdks/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/sdks/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/sdks/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fsdks%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fsdks%2F3.0.0-rc.40/manifests"},{"name":"@yarnpkg/shell/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:38:00.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/shell/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/shell/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fshell%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fshell%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/cli/4.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/cli/4.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/cli/4.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fcli%2F4.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fcli%2F4.0.0-rc.40/manifests"},{"name":"@yarnpkg/parsers/3.0.0-rc.40","sha":"5696abb371cbc5248e80dcb47c663df93e96a22d","kind":"tag","published_at":"2023-03-05T16:37:59.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/parsers/3.0.0-rc.40","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/parsers/3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fparsers%2F3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fparsers%2F3.0.0-rc.40/manifests"},{"name":"vscode-zipfs/2.5.2-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/vscode-zipfs/2.5.2-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/vscode-zipfs/2.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@vscode-zipfs%2F2.5.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/vscode-zipfs%2F2.5.2-rc.2/manifests"},{"name":"@yarnpkg/eslint-config/0.6.0-rc.2","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/eslint-config/0.6.0-rc.2","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/eslint-config/0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Feslint-config%2F0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Feslint-config%2F0.6.0-rc.2/manifests"},{"name":"@yarnpkg/extensions/2.0.0-rc.21","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/extensions/2.0.0-rc.21","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/extensions/2.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fextensions%2F2.0.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fextensions%2F2.0.0-rc.21/manifests"},{"name":"@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-interactive-tools/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-interactive-tools%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-pnpm/2.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-pnpm/2.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-pnpm/2.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-pnpm%2F2.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-typescript/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-typescript/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-typescript/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-typescript%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-stage/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-stage/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-stage/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-stage%2F4.0.0-rc.39/manifests"},{"name":"2023-02-08","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:28.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/2023-02-08","html_url":"https://github.com/yarnpkg/berry/releases/tag/2023-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@2023-02-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/2023-02-08/manifests"},{"name":"@yarnpkg/builder/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/builder/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/builder/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fbuilder%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fbuilder%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/doctor/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/doctor/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/doctor/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fdoctor%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fdoctor%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/fslib/3.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/fslib/3.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/fslib/3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Ffslib%2F3.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Ffslib%2F3.0.0-rc.39/manifests"},{"name":"@yarnpkg/nm/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/nm/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/nm/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fnm%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fnm%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-compat/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-compat/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-compat/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-compat%2F4.0.0-rc.39/manifests"},{"name":"@yarnpkg/plugin-constraints/4.0.0-rc.39","sha":"093b9aeba37e31bda0096b2aa7dbab8cad8676ea","kind":"tag","published_at":"2023-02-08T07:41:27.000Z","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/@yarnpkg/plugin-constraints/4.0.0-rc.39","html_url":"https://github.com/yarnpkg/berry/releases/tag/@yarnpkg/plugin-constraints/4.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yarnpkg/berry@%40yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags/@yarnpkg%2Fplugin-constraints%2F4.0.0-rc.39/manifests"}]},"repo_metadata_updated_at":"2025-12-11T17:26:02.442Z","dependent_packages_count":1,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.09377409668611,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.5302394246550488,"forks_count":1.5537828563511626,"average":11.140616973833184},"purl":"pkg:npm/%40pnpm/extensions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pnpm/extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pnpm/extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pnpm/extensions/dependencies","status":null,"funding_links":["https://github.com/sponsors/yarnpkg","https://opencollective.com/yarnpkg"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T14:01:03.535Z","issues_count":1061,"pull_requests_count":915,"avg_time_to_close_issue":10359263.951582868,"avg_time_to_close_pull_request":3029885.1649331353,"issues_closed_count":537,"pull_requests_closed_count":673,"pull_request_authors_count":240,"issue_authors_count":788,"avg_comments_per_issue":3.52497643732328,"avg_comments_per_pull_request":1.1300546448087432,"merged_pull_requests_count":521,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":186,"past_year_pull_requests_count":206,"past_year_avg_time_to_close_issue":1237245.6029411764,"past_year_avg_time_to_close_pull_request":858136.00729927,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":67,"past_year_issue_authors_count":158,"past_year_avg_comments_per_issue":0.8817204301075269,"past_year_avg_comments_per_pull_request":1.4077669902912622,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","maintainers":[{"login":"arcanis","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"},{"login":"clemyan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"larixer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"},{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"},{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}],"active_maintainers":[{"login":"arcanis","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"clemyan","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"},{"login":"merceyz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"RDIL","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Fextensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Fextensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Fextensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Fextensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Fextensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Fextensions/codemeta","maintainers":[{"uuid":"pnpmuser","login":"pnpmuser","name":null,"email":"publish-bot@pnpm.io","url":null,"packages_count":439,"html_url":"https://www.npmjs.com/~pnpmuser","role":null,"created_at":"2022-11-22T13:57:53.407Z","updated_at":"2022-11-22T13:57:53.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pnpmuser/packages"},{"uuid":"zkochan","login":"zkochan","name":null,"email":"z@kochan.io","url":null,"packages_count":755,"html_url":"https://www.npmjs.com/~zkochan","role":null,"created_at":"2022-11-22T13:57:53.415Z","updated_at":"2022-11-22T13:57:53.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zkochan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676722,"maintainers_count":1210799,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":941,"full_name":"yarnpkg/berry","default_branch":"master","total_commits":3806,"total_committers":479,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.945720250521921,"dds":0.649500788229112,"past_year_total_commits":128,"past_year_total_committers":52,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.4615384615384617,"past_year_dds":0.7109375,"last_synced_at":"2026-07-16T10:04:57.764Z","last_synced_commit":"0a230c14e71247576f6b51fa811ae08edb6608aa","created_at":"2023-03-06T22:05:39.187Z","updated_at":"2026-07-16T10:03:58.656Z","committers":[{"name":"Maël Nison","email":"nison.mael@gmail.com","login":"arcanis","count":1334},{"name":"Kristoffer K","email":"merceyz","login":"merceyz","count":459},{"name":"Paul Soporan","email":"paul.soporan@gmail.com","login":"paul-soporan","count":342},{"name":"Yarn Bot","email":"nison.mael+yarnbot@gmail.com","login":"yarnbot","count":318},{"name":"Maël Nison","email":"mael@fb.com","login":null,"count":270},{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com","login":"larixer","count":130},{"name":"Bram Gotink","email":"bram@gotink.me","login":"bgotink","count":56},{"name":"Clement Yan","email":"yanclement94@gmail.com","login":"clemyan","count":34},{"name":"Daniel Almaguer","email":"daniel.almaguer@bigcommerce.com","login":"deini","count":23},{"name":"Trivikram Kamat","email":"16024985+trivikr","login":"trivikr","count":23},{"name":"Andrei Alecu","email":"andreialecu","login":"andreialecu","count":22},{"name":"Sebastian Silbermann","email":"silbermann.sebastian@gmail.com","login":"eps1lon","count":21},{"name":"Haroen Viaene","email":"hello@haroen.me","login":"Haroenv","count":17},{"name":"Ryan Chu","email":"jj811208@gmail.com","login":"jj811208","count":13},{"name":"Wojciech Maj","email":"kontakt@wojtekmaj.pl","login":"wojtekmaj","count":12},{"name":"ylemkimon","email":"mail@ylem.kim","login":"ylemkimon","count":10},{"name":"Marc-Antoine","email":"embraser01@gmail.com","login":"Embraser01","count":8},{"name":"Will Griffiths","email":"thiswill@gmail.com","login":"willgriffiths","count":8},{"name":"Reece Dunham","email":"me@rdil.rocks","login":"RDIL","count":8},{"name":"Michael Luo","email":"missing1984","login":"missing1984","count":8},{"name":"Hyeseong Kim","email":"hey@hyeseong.kim","login":"cometkim","count":8},{"name":"Benjamin Koltes","email":"ayc0.benj@gmail.com","login":"Ayc0","count":8},{"name":"Noah","email":"noah.negin-ulster@tophatmonocle.com","login":null,"count":8},{"name":"Josh David","email":"hi.jdanil@gmail.com","login":"jdanil","count":8},{"name":"Gautier Ben Aïm","email":"48261497+GauBen","login":"GauBen","count":7},{"name":"Liran Tal","email":"liran.tal@gmail.com","login":"lirantal","count":7},{"name":"Marc Hassan","email":"marc.j.hassan@gmail.com","login":"mhassan1","count":6},{"name":"matt penrice","email":"matthew.penrice@gmail.com","login":"elmpp","count":6},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":6},{"name":"Ian Kerins","email":"ianskerins@gmail.com","login":"isker","count":5},{"name":"Michael Rienstra","email":"mrienstra@gmail.com","login":"mrienstra","count":5},{"name":"Sean Kelley","email":"seansfkelley","login":"seansfkelley","count":5},{"name":"Larry1123","email":"larry1123@larry1123.net","login":"Larry1123","count":4},{"name":"Elad Ossadon","email":"elado7@gmail.com","login":"elado","count":4},{"name":"Sargun Vohra","email":"sargun.vohra@convoy.com","login":"sargunv","count":4},{"name":"Daniel Lo Nigro","email":"d@d.sb","login":"Daniel15","count":4},{"name":"lroling8350","email":"lroling8350@gmail.com","login":"lroling8350","count":4},{"name":"Yuping Zuo","email":"zypA13510","login":"zypA13510","count":4},{"name":"Yoann Moinet","email":"yoannmoinet","login":"yoannmoinet","count":4},{"name":"Valentin Semirulnik","email":"v7rulnik@gmail.com","login":"7rulnik","count":4},{"name":"Vadym Holoveichuk","email":"goloveychuk","login":"goloveychuk","count":4},{"name":"Stéphan Kochen","email":"git@stephank.nl","login":"stephank","count":4},{"name":"Mike McCready","email":"66998419+MikeMcC399","login":"MikeMcC399","count":4},{"name":"Mark Skelton","email":"mdskelton99@gmail.com","login":"mskelton","count":4},{"name":"Martin Jesper Low Madsen","email":"martin@martinjlowm.dk","login":"martinjlowm","count":4},{"name":"Kyle Herock","email":"kherock@gmail.com","login":"kherock","count":4},{"name":"Chris Trevino","email":"darthtrevino","login":"darthtrevino","count":4},{"name":"Edvard Chen","email":"pigeon73101@gmail.com","login":"edvardchen","count":3},{"name":"Giancarlo Anemone","email":"ganemone@gmail.com","login":"ganemone","count":3},{"name":"Julien Palmas","email":"julien@crx.io","login":"bartocc","count":3},{"name":"Kian Cross","email":"kian@kiancross.co.uk","login":"kiancross","count":3},{"name":"Kid","email":"44045911+kidonng","login":"kidonng","count":3},{"name":"Nick Olinger","email":"olingern@gmail.com","login":"olingern","count":3},{"name":"Noah","email":"noahnu@gmail.com","login":"noahnu","count":3},{"name":"Oliver Salzburg","email":"oliver.salzburg@gmail.com","login":"oliversalzburg","count":3},{"name":"Ryan Lue","email":"hello@ryanlue.com","login":"rlue","count":3},{"name":"Tom","email":"tapayne88","login":"tapayne88","count":3},{"name":"YuChao Liang","email":"yuchao.dev@gmail.com","login":"cuyl","count":3},{"name":"Zoltan Kochan","email":"z@kochan.io","login":"zkochan","count":3},{"name":"bruce-one","email":"bryce@gibson-consulting.com.au","login":"bruce-one","count":3},{"name":"jeff-wishnie","email":"84994260+jeff-wishnie","login":"jeff-wishnie","count":3},{"name":"王清雨","email":"colinwang.0616@gmail.com","login":"colinaaa","count":3},{"name":"Vincent Lecrubier","email":"vincent.lecrubier@gmail.com","login":"crubier","count":3},{"name":"shYkiSto","email":"shykisto@gmail.com","login":"shYkiSto","count":3},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":3},{"name":"Antoine du Hamel","email":"duhamelantoine1995@gmail.com","login":"aduh95","count":3},{"name":"Jure Sotošek","email":"jure.sotosek@gmail.com","login":"JureSotosek","count":3},{"name":"Dylan Staley","email":"88163+dstaley","login":"dstaley","count":3},{"name":"Cheng","email":"liucheng.tech@outlook.com","login":"chengcyber","count":3},{"name":"Samantha-uk","email":"samantha.uk.github@gmail.com","login":"Samantha-uk","count":2},{"name":"Sam Zhou","email":"sam@developersam.com","login":"SamChou19815","count":2},{"name":"Ryan Tsao","email":"ryan.j.tsao@gmail.com","login":"rtsao","count":2},{"name":"Ross Hendry","email":"rhendry@googlemail.com","login":"chooban","count":2},{"name":"Roman Gischkowski","email":"rgischk@gmail.com","login":"rgischk","count":2},{"name":"Niklas Mischkulnig","email":"4586894+mischnic","login":"mischnic","count":2},{"name":"Peter Briggs","email":"146312751+pwbriggs","login":"pwbriggs","count":2},{"name":"Owen Kelly","email":"owen@owenkelly.com.au","login":"ojkelly","count":2},{"name":"Normal Gaussian","email":"48660366+NormalGaussian","login":"NormalGaussian","count":2},{"name":"Nikita Skovoroda","email":"chalkerx@gmail.com","login":"ChALkeR","count":2},{"name":"Nicolò Ribaudo","email":"nicolo.ribaudo@gmail.com","login":"nicolo-ribaudo","count":2},{"name":"Nicolas Gryman","email":"ngryman@gmail.com","login":"ngryman","count":2},{"name":"Joe Haddad","email":"joe.haddad@zeit.co","login":"Timer","count":2},{"name":"Juan Picado @jotadeveloper","email":"juanpicado19@gmail.com","login":"juanpicado","count":2},{"name":"Mikael Finstad","email":"finstaden@gmail.com","login":"mifi","count":2},{"name":"Michael Richardson","email":"probackpacker@gmail.com","login":"accidentaldeveloper","count":2},{"name":"Matthew Stanton","email":"98232499+StantonMatt","login":"StantonMatt","count":2},{"name":"Ben Tea","email":"66273043+benatshippabo","login":"benatshippabo","count":2},{"name":"Danny van Velzen","email":"dannyvv@microsoft.com","login":"dannyvv","count":2},{"name":"Marat Vyshegorodtsev","email":"marat@salesforce.com","login":"touzoku","count":2},{"name":"Kai Hao","email":"kevin830726@gmail.com","login":"kevin940726","count":2},{"name":"Liz Fong-Jones","email":"elizabeth@ctyalcove.org","login":"lizthegrey","count":2},{"name":"William Entriken","email":"github.com@phor.net","login":"fulldecent","count":2},{"name":"Yeechan Lu","email":"git@orzfly.com","login":"orzFly","count":2},{"name":"Michael","email":"kill.coder@gmail.com","login":"Mike-Dax","count":2},{"name":"cwstra","email":"cwstra@gmail.com","login":"cwstra","count":2},{"name":"daiki","email":"67625825+k1tikurisu","login":"k1tikurisu","count":2},{"name":"fggrimshaw","email":"44375834+fggrimshaw","login":"fggrimshaw","count":2},{"name":"njmaeff","email":"31554476+njmaeff","login":"njmaeff","count":2},{"name":"stevenxu-db","email":"83245491+stevenxu-db","login":"stevenxu-db","count":2},{"name":"Victor Hiairrassary","email":"victor.hiairrassary@gmail.com","login":"vhiairrassary","count":2},{"name":"Shrey Sudhir","email":"shrey.somaiya@gmail.com","login":"SpanishPear","count":2},{"name":"Tom Szwaja","email":"59713582+tsxoxo","login":"tsxoxo","count":2},{"name":"Tim Seckinger","email":"seckinger.tim@gmail.com","login":"jeysal","count":2},{"name":"Teodor Tanasoaia","email":"28601907+Teoxoy","login":"Teoxoy","count":2},{"name":"Sung Jeon","email":"basix@basix.tech","login":"BasixKOR","count":2},{"name":"Sora Morimoto","email":"sora@morimoto.io","login":"smorimoto","count":2},{"name":"Simon Park (박성범)","email":"parkgds@gmail.com","login":"parksb","count":2},{"name":"Sijie","email":"danielten08@gmail.com","login":"tiansijie","count":2},{"name":"Konstantin Tarkus","email":"hello@tarkus.me","login":"koistya","count":2},{"name":"Moni","email":"40552237+NotMoni","login":"NotMoni","count":2},{"name":"Brian Donovan","email":"1938+eventualbuddha","login":"eventualbuddha","count":2},{"name":"Bradley Ayers","email":"bradley.ayers@gmail.com","login":"bradleyayers","count":2},{"name":"Borek Bernard","email":"borekb@gmail.com","login":"borekb","count":2},{"name":"Ben Limmer","email":"630449+blimmer","login":"blimmer","count":2},{"name":"Bazyli Brzóska","email":"bazyli.brzoska@gmail.com","login":"niieani","count":2},{"name":"Andrzej Wódkiewicz","email":"akwodkiewicz@gmail.com","login":"akwodkiewicz","count":2},{"name":"Andrew Lee","email":"andrewl33","login":"andrewl33","count":2},{"name":"Amit Dahan","email":"amitdahan11@gmail.com","login":"amitdahan","count":2},{"name":"Ali Zeaiter","email":"62549492+alizeait","login":"alizeait","count":2},{"name":"Alexander","email":"mr.efrem@gmail.com","login":"MrEfrem","count":2},{"name":"Aleksej Komarov","email":"stylemistake@gmail.com","login":"stylemistake","count":2},{"name":"Adrien Crivelli","email":"adrien.crivelli@gmail.com","login":"PowerKiKi","count":2},{"name":"Mateusz Burzyński","email":"mateuszburzynski@gmail.com","login":"Andarist","count":2},{"name":"Sojin Park","email":"raon0211@outlook.com","login":"raon0211","count":2},{"name":"T.Kameyama","email":"kamenoko315@ruri.waseda.jp","login":"tkamenoko","count":2},{"name":"William Bert","email":"william.bert@gmail.com","login":"sandinmyjoints","count":2},{"name":"Onur Laru","email":"larugit@false.one","login":null,"count":2},{"name":"Sangita Nalkar","email":"40229345+sangitanalkar","login":"sangitanalkar","count":2},{"name":"Jonathan Lehman","email":"jonathan.lehman91@gmail.com","login":"jdlehman","count":2},{"name":"Jan Kowalleck","email":"jan.kowalleck@gmail.com","login":"jkowalleck","count":2},{"name":"Jacob Rask","email":"jacob@jacobrask.net","login":"jacobrask","count":2},{"name":"Illia Panasenko","email":"hottdogg2008@gmail.com","login":"ipanasenko","count":2},{"name":"Aaron Aichlmayr","email":"waterfoul@gmail.com","login":"waterfoul","count":2},{"name":"David Mattia","email":"david@transcend.io","login":"dmattia","count":2},{"name":"DongKyuuuu","email":"desktop@kakao.com","login":"Dongkyuuuu","count":2},{"name":"FrozenKiwi","email":"stephen.taylor.dev@gmail.com","login":"FrozenKiwi","count":2},{"name":"Harper Andrews","email":"10224994+ItsHarper","login":"ItsHarper","count":2},{"name":"Hugh Davenport","email":"hugh@davenport.net.nz","login":"hughdavenport","count":2},{"name":"Huáng Jùnliàng","email":"jlhwung@gmail.com","login":"JLHwung","count":2},{"name":"Hyeon Kim (김지현)","email":"simnalamburt@gmail.com","login":"simnalamburt","count":2},{"name":"Sagnik Pradhan","email":"contact.sagnikpradhan@gmail.com","login":"SagnikPradhan","count":2},{"name":"Daniel Jankowski","email":"daniell.jankowskii@gmail.com","login":"mollyIV","count":2},{"name":"Colin Casey","email":"casey.colin@gmail.com","login":"colincasey","count":2},{"name":"Changwan","email":"47740690+WooWan","login":"WooWan","count":2},{"name":"Christian Tellnes","email":"christian@tellnes.no","login":"tellnes","count":1},{"name":"Christopher Currie","email":"christophercurrie","login":"christophercurrie","count":1},{"name":"Chukwualuka Chiama","email":"alukachiama@gmail.com","login":"chialuka","count":1},{"name":"Hamidreza Hanafi","email":"91487491+hamidrezahanafi","login":"hamidrezahanafi","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Cosmo Shin (신의하)","email":"me@xiniha.dev","login":"XiNiHa","count":1},{"name":"Daan Roet","email":"DRoet","login":"DRoet","count":1},{"name":"Dan McCarthy","email":"dan.willy.mccarthy@gmail.com","login":"Daniel-McCarthy","count":1},{"name":"Daniel Rose","email":"danrose@gmx.de","login":"DanielRose","count":1},{"name":"Daniel Shannon","email":"daniel@daniel.sh","login":"phyllisstein","count":1},{"name":"Danny Coates","email":"dannycoates@gmail.com","login":"dannycoates","count":1},{"name":"Darren Dooley","email":"darrendooley@atgentertainment.com","login":"darren-dooley","count":1},{"name":"David","email":"3680126+Aghassi","login":"Aghassi","count":1},{"name":"Chrisando Pramudhita","email":"chrisep8@gmail.com","login":"chrsep","count":1},{"name":"Chris Meller","email":"chris@doesnthaveone.com","login":"chrismeller","count":1},{"name":"Charles Suh","email":"charlessuh","login":"charlessuh","count":1},{"name":"Charles Samborski","email":"demurgos@demurgos.net","login":"demurgos","count":1},{"name":"Chad Morrow","email":"chadmorrow","login":"chadmorrow","count":1},{"name":"Carter","email":"carter@elhnet.net","login":"Fyko","count":1},{"name":"Can Rau","email":"cansrau@gmail.com","login":"CanRau","count":1},{"name":"Cameron Braid","email":"cameron@drivenow.com.au","login":"cameronbraid","count":1},{"name":"Calarin","email":"60551744+calarin","login":"calarin","count":1},{"name":"Bryan Dady","email":"bryan@dady.us","login":"bcdady","count":1},{"name":"Brian Vermeer","email":"47326976+bmvermeer","login":"bmvermeer","count":1},{"name":"Flamenco","email":"Flamenco","login":"Flamenco","count":1},{"name":"FabianWarnecke","email":"97160468+FabianWarnecke","login":"FabianWarnecke","count":1},{"name":"Ezra Celli","email":"6758913+ezracelli","login":"ezracelli","count":1},{"name":"Eugene Lazutkin","email":"eugene.lazutkin@gmail.com","login":"uhop","count":1},{"name":"Ethan Wu","email":"ethanwu10@gmail.com","login":"ethanwu10","count":1},{"name":"Ethan Setnik","email":"esetnik@gmail.com","login":"esetnik","count":1},{"name":"Erick Zhao","email":"erick@hotmail.ca","login":"erickzhao","count":1},{"name":"Clément Valot","email":"65364056+ClementValot","login":"ClementValot","count":1},{"name":"David Wheatley","email":"hi@davwheat.dev","login":"davwheat","count":1},{"name":"Dennis Kugelmann","email":"dennis.kugelmann@simpleclub.com","login":"IchordeDionysos","count":1},{"name":"Devin Rhode","email":"devinrhode2@gmail.com","login":"devinrhode2","count":1},{"name":"Dhruv Krishna Vaid","email":"69188774+dhruvkrishnavaid","login":"dhruvkrishnavaid","count":1},{"name":"Dmitriy Fishman","email":"fishman.code@gmail.com","login":"fishmandev","count":1},{"name":"Dmitry","email":"dkruban@gmail.com","login":"RuBAN-GT","count":1},{"name":"Dominic Martinez","email":"33702823+dominicm00","login":"dominicm00","count":1},{"name":"Dominik Ritter","email":"dritter03@googlemail.com","login":"dritter","count":1},{"name":"Drazi Crendraven","email":"drazisil","login":"drazisil","count":1},{"name":"Duc Nghiem Xuan","email":"xuanduc987","login":"xuanduc987","count":1},{"name":"Dylan Pierce","email":"me@dylanjpierce.com","login":"ctrlaltdylan","count":1},{"name":"Ekaterina Prigara","email":"ekaterina@prigara.com","login":"prigara","count":1},{"name":"Emily Marigold Klassen","email":"forivall@gmail.com","login":"forivall","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"David Haye","email":"40248929+dkhaye","login":"dkhaye","count":1},{"name":"David Baumgold","email":"david@davidbaumgold.com","login":"singingwolfboy","count":1},{"name":"David Archibald","email":"David@robarchibald.com","login":"DavidArchibald","count":1},{"name":"Brian McBrayer","email":"BrianMcBrayer","login":"BrianMcBrayer","count":1},{"name":"Andrew Finaev","email":"t.fane@mail.ru","login":"DiRaiks","count":1},{"name":"Andreas Lubbe","email":"git@lubbe.org","login":"alubbe","count":1},{"name":"(◕ᴥ◕)","email":"ratson","login":"ratson","count":1},{"name":"AJ Bienz","email":"bienzaaronj@gmail.com","login":"bienzaaron","count":1},{"name":"AJAYI olatunji O","email":"37498608+thesirtaylor","login":"thesirtaylor","count":1},{"name":"Lucien PESLIER","email":"lucien.headfox@gmail.com","login":null,"count":1},{"name":"Aamir Shah","email":"aamir.shah.92@gmail.com","login":"aamirshahx","count":1},{"name":"Aaron Dewes","email":"aaron.dewes@protonmail.com","login":"AaronDewes","count":1},{"name":"Abdullah Alaqeel","email":"abdullah.t.aqeel@gmail.com","login":"aqeelat","count":1},{"name":"Adaline Valentina Simonian","email":"adalinesimonian@gmail.com","login":"adalinesimonian","count":1},{"name":"Aiman Fauzy","email":"aiman.fauzy.55@gmail.com","login":"slainless","count":1},{"name":"Alexander Nelson","email":"24786667+nelsondude","login":"nelsondude","count":1},{"name":"Alexander Tkachev","email":"alex.leksat@gmail.com","login":"Leksat","count":1},{"name":"Alexandre Bonaventure Geissmann","email":"alex@la-bonaventure.com","login":"AlexandreBonaventure","count":1},{"name":"Ali Sheehan-Dare","email":"alisd23@live.co.uk","login":"alisd23","count":1},{"name":"Alice","email":"alice.writes.wrongs@gmail.com","login":"alicewriteswrongs","count":1},{"name":"Alvin Leung","email":"alvinleung1996@gmail.com","login":"alvinleung1996","count":1},{"name":"Lyle Shearer","email":"lyle.shearer@hudl.com","login":null,"count":1},{"name":"Motifs Media","email":"jeslen@motifsmedia.com","login":null,"count":1},{"name":"Ruben Schmidmeister","email":"ruben.schmidmeister@icloud.com","login":null,"count":1},{"name":"Samuel Bodin","email":"samuel.bodin@algolia.com","login":null,"count":1},{"name":"Stanisław Gregor","email":"developer@staszek.codes","login":null,"count":1},{"name":"Timon Lukas","email":"timon.lukas3@gmail.com","login":null,"count":1},{"name":"Tony Spataro","email":"tony.spataro@appfolio.com","login":null,"count":1},{"name":"Willem Wyndham","email":"willem@cs.umd.edu","login":null,"count":1},{"name":"Brayden Vigerzi","email":"48936239+bvigerzi","login":"bvigerzi","count":1},{"name":"Brandon Chinn","email":"brandonchinn178@gmail.com","login":"brandonchinn178","count":1},{"name":"Brandon Bothell","email":"bothellbrandon@gmail.com","login":"brandonbothell","count":1},{"name":"Bill Wanjohi","email":"kaguru@gmail.com","login":"billwanjohi","count":1},{"name":"Bill Collins","email":"bilbocollins@gmail.com","login":"mrginglymus","count":1},{"name":"Bertrand Fritsch","email":"bertrand.fritsch.in@gmail.com","login":"BertrandFritsch","count":1},{"name":"Benjie Gillam","email":"benjie@jemjie.com","login":"benjie","count":1},{"name":"Ben Elgar","email":"me@benelgar.com","login":"BenElgar","count":1},{"name":"Ben Bodenmiller","email":"bbodenmiller@gmail.com","login":"bbodenmiller","count":1},{"name":"Ben","email":"rockingskier@gmail.com","login":"rockingskier","count":1},{"name":"Bart Lens","email":"lensbart","login":"lensbart","count":1},{"name":"Shima Ryuhei","email":"65934663+islandryu","login":"islandryu","count":1},{"name":"Avraham Ostreicher","email":"aharone27@gmail.com","login":"AvrahamO","count":1},{"name":"Atheist Engineer","email":"atheistengineer4@gmail.com","login":"atheistengineer","count":1},{"name":"Arpit Jain","email":"70942982+osBins","login":"osBins","count":1},{"name":"Anupama Tuli","email":"15201991+s-tuli","login":"s-tuli","count":1},{"name":"Anton Strogonoff","email":"anton@strogonoff.name","login":"strogonoff","count":1},{"name":"Anton Bauhofer","email":"antonbauhofer@gmail.com","login":"antonbauhofer","count":1},{"name":"Anish Karandikar","email":"anishkny@gmail.com","login":"anishkny","count":1},{"name":"Angie Merryweather","email":"6738119+angie","login":"angie","count":1},{"name":"Giancarlo Anemone","email":"ganemone@uber.com","login":null,"count":1},{"name":"Andy","email":"andreas.clausen@hotmail.com","login":"AndyClausen","count":1},{"name":"Andriy Semenets","email":"semanser@gmail.com","login":"semanser","count":1},{"name":"Andrey Grebenyk","email":"35263631+x318","login":"x318","count":1},{"name":"Andrey Fel","email":"andrey.fel@retailnext.net","login":"andreyfel","count":1},{"name":"Sean Mackesey","email":"s.mackesey@gmail.com","login":"smackesey","count":1},{"name":"Sebastian Place","email":"sebplace94@gmail.com","login":"SebastianPlace","count":1},{"name":"Sekyung Kim","email":"49957209+sekyungk","login":"sekyungk","count":1},{"name":"Sergey Simonchik","email":"sergey.simonchik@gmail.com","login":"segrey","count":1},{"name":"Sergio Cinos","email":"sergio.cinos@gmail.com","login":"scinos","count":1},{"name":"Shane Friedman","email":"smoores-gpg@friedmans.us","login":"smoores-dev","count":1},{"name":"Shane M. Pelletier","email":"lotios611@gmail.com","login":"shanepelletier","count":1},{"name":"drodil","email":"heiccih@gmail.com","login":"drodil","count":1},{"name":"Hames","email":"hamesg@tutanota.de","login":"nettybun","count":1},{"name":"Shivam Singh","email":"103785990+Shivam250702","login":"Shivam250702","count":1},{"name":"Shreyas0410","email":"70795867+Shreyas0410","login":"Shreyas0410","count":1},{"name":"Simon Kågedal Reimer","email":"skagedal@gmail.com","login":"skagedal","count":1},{"name":"Simon Wachter","email":"svvac","login":"svvac","count":1},{"name":"Song Gao","email":"158983297@qq.com","login":"ShuiRuTian","count":1},{"name":"Sophie Alpert","email":"git@sophiebits.com","login":"sophiebits","count":1},{"name":"Stefan Wrobel","email":"swrobel","login":"swrobel","count":1},{"name":"Stefan Åstrand","email":"stefan.astrand@unitar.io","login":"unitario","count":1},{"name":"Subin Kim","email":"32478597+sudosubin","login":"sudosubin","count":1},{"name":"Surav Shrestha","email":"148626286+shresthasurav","login":"shresthasurav","count":1},{"name":"Sylvain Brunerie","email":"sylvain.brunerie@gmail.com","login":"sylbru","count":1},{"name":"TeBeCo","email":"tebeco@gmail.com","login":"tebeco","count":1},{"name":"TheKnarf","email":"213777+TheKnarf","login":"TheKnarf","count":1},{"name":"Theophile Avoyne","email":"tavoyne@gmail.com","login":"tavoyne","count":1},{"name":"Thomas B Homburg","email":"thomas@homburg.dk","login":"homburg","count":1},{"name":"Thomas Dy","email":"thatsmydoing@gmail.com","login":"thatsmydoing","count":1},{"name":"Thomas Ladd","email":"thomas.rye.ladd@gmail.com","login":"TLadd","count":1},{"name":"Tim Keir","email":"103552+ReDrUm","login":"ReDrUm","count":1},{"name":"Timothy Gu","email":"timothygu99@gmail.com","login":"TimothyGu","count":1},{"name":"Timothy Stasse","email":"tim.stasse@gmail.com","login":"tim-stasse","count":1},{"name":"Orta Therox","email":"orta.therox+github@gmail.com","login":"orta","count":1},{"name":"Oskar Olsson","email":"324147+oskarols","login":"oskarols","count":1},{"name":"Pankaj Patil","email":"pankaj.patil2099@hotmail.com","login":"Patil2099","count":1},{"name":"Pascal Will","email":"13084595+pascalwill","login":"pascalwill","count":1},{"name":"Paulius Valiūnas","email":"66480813+paulius-valiunas","login":"paulius-valiunas","count":1},{"name":"Peter Meehan","email":"meehanp2@tcd.ie","login":"22a","count":1},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":1},{"name":"Pi Delport","email":"pjdelport@gmail.com","login":"PiDelport","count":1},{"name":"Prashant-Jagtap","email":"66462910+Prashant-Jagtap","login":"Prashant-Jagtap","count":1},{"name":"Pudov Maxim","email":"pudovmaxim","login":"pudovmaxim","count":1},{"name":"Quinn Rohlf","email":"qrohlf@gmail.com","login":"qrohlf","count":1},{"name":"Rafael Franco","email":"rafaelfr@outlook.com","login":"rfoel","count":1},{"name":"Rahul","email":"Rahulreddy160@gmail.com","login":"RahulReddy75","count":1},{"name":"Rayan Salhab","email":"r.salhab@aiyexpertsolutions.com","login":"cyphercodes","count":1},{"name":"Remy Parzinski","email":"remypar5","login":"remypar5","count":1},{"name":"Rob Brackett","email":"rob@robbrackett.com","login":"Mr0grog","count":1},{"name":"Robert","email":"treboryx@gmail.com","login":"treboryx","count":1},{"name":"Robert Snow","email":"snowystinger@gmail.com","login":"snowystinger","count":1},{"name":"Robin Hellemans","email":"robin@oreon.io","login":"Robin-Hoodie","count":1},{"name":"Rohan Talip","email":"RohanTalip","login":"RohanTalip","count":1},{"name":"Rui Martins","email":"47757403+ruimartin","login":"ruimartin","count":1},{"name":"Ruslan","email":"ruslan.panasiuk@protonmail.com","login":"unrealsolver","count":1},{"name":"Ryan Leonard","email":"CodeLenny","login":"CodeLenny","count":1},{"name":"Ryota Murakami","email":"dojce1048@gmail.com","login":"ryota-murakami","count":1},{"name":"Saad Najmi","email":"sanajmi@microsoft.com","login":"Saadnajmi","count":1},{"name":"Sander Verweij","email":"sverweij","login":"sverweij","count":1},{"name":"Sanjaiyan Parthipan","email":"parthipankalayini@gmail.com","login":"sanjaiyan-dev","count":1},{"name":"Scott Mikula","email":"mikula@gmail.com","login":"smikula","count":1},{"name":"Sean","email":"Globolobo","login":"Globolobo","count":1},{"name":"Tobias Høegh","email":"tobias@tujo.no","login":"tujoworker","count":1},{"name":"Trevor Scheer","email":"trevor.scheer@gmail.com","login":"trevor-scheer","count":1},{"name":"eoingroat","email":"33827918+eoingroat","login":"eoingroat","count":1},{"name":"erlandasz","email":"30452017+erlandasz","login":"erlandasz","count":1},{"name":"fancyfractal","email":"148516534+fancyfractal","login":"fancyfractal","count":1},{"name":"hyrious","email":"hyrious@outlook.com","login":"hyrious","count":1},{"name":"indooorsman","email":"indooorsman@gmail.com","login":"indooorsman","count":1},{"name":"john gravois","email":"jagravois@gmail.com","login":"jgravois","count":1},{"name":"kumavis","email":"kumavis","login":"kumavis","count":1},{"name":"lberrocal","email":"luisberrocal@outlook.com","login":"lberrocal","count":1},{"name":"liuxingbaoyu","email":"30521560+liuxingbaoyu","login":"liuxingbaoyu","count":1},{"name":"luffy","email":"haozhu.wang@qq.com","login":"luffywuliao","count":1},{"name":"mataha","email":"mataha","login":"mataha","count":1},{"name":"n0099","email":"n@n0099.net","login":"n0099","count":1},{"name":"nbrader","email":"87363111+nbrader","login":"nbrader","count":1},{"name":"neerredd","email":"34216876+neerredd","login":"neerredd","count":1},{"name":"palkim","email":"hrb0120@gmail.com","login":"KimHyeongRae0","count":1},{"name":"reda","email":"47112551+redabacha","login":"redabacha","count":1},{"name":"rinsuki","email":"428rinsuki+git@gmail.com","login":"rinsuki","count":1},{"name":"smeng9","email":"38666763+smeng9","login":"smeng9","count":1},{"name":"swandir","email":"gswandir@gmail.com","login":"swandir","count":1},{"name":"telaoumatenyanis","email":"telaoumatenyanis@outlook.fr","login":"telaoumatenyanis","count":1},{"name":"thephoenixofthevoid","email":"49817252+thephoenixofthevoid","login":"thephoenixofthevoid","count":1},{"name":"tommasini","email":"46944231+tommasini","login":"tommasini","count":1},{"name":"tthijm","email":"59415467+tthijm","login":"tthijm","count":1},{"name":"yannayl","email":"yannayl","login":"yannayl","count":1},{"name":"Ömer","email":"omergulen@std.iyte.edu.tr","login":"omergulen","count":1},{"name":"✿ corey (he/they)","email":"corey@x64.co","login":"stackptr","count":1},{"name":"우혁","email":"woogur29@gmail.com","login":"wo-o29","count":1},{"name":"이준영","email":"54898597+ff1451","login":"ff1451","count":1},{"name":"Tom Sparrow","email":"793763+sparrowt","login":"sparrowt","count":1},{"name":"Tommy Chen","email":"tommy351@gmail.com","login":"tommy351","count":1},{"name":"Shane Moore","email":"5354254+SMores","login":"SMores","count":1},{"name":"Ty Mick","email":"5317080+TyMick","login":"TyMick","count":1},{"name":"Ulrik Sjölin","email":"44264371+ulrik-s","login":"ulrik-s","count":1},{"name":"Ulysse Carion","email":"ulyssecarion@gmail.com","login":"ucarion","count":1},{"name":"Valery Bugakov","email":"skymk1@gmail.com","login":"valerybugakov","count":1},{"name":"Veys Aliyev","email":"40066034+MDReal32","login":"MDReal32","count":1},{"name":"Vinay Gunnam","email":"vinaygunnam@live.com","login":"vinaygunnam","count":1},{"name":"Vincent François","email":"vincent.francois@inato.com","login":"vinassefranche","count":1},{"name":"Vincenzo Scamporlino","email":"vincenzos@spotify.com","login":"vinzscam","count":1},{"name":"Wouter Groeneveld","email":"wouter@brainbaking.com","login":"wgroeneveld","count":1},{"name":"Xavier Fournet","email":"461943+xfournet","login":"xfournet","count":1},{"name":"Xavier Stouder","email":"xavier@stouder.io","login":"Xstoudi","count":1},{"name":"Yacine Hmito","email":"yacinehmito","login":"yacinehmito","count":1},{"name":"Yaroslav Admin","email":"devoto13@gmail.com","login":"devoto13","count":1},{"name":"Zac Murray","email":"31492239+protango","login":"protango","count":1},{"name":"Zach Loza","email":"Zach10za","login":"Zach10za","count":1},{"name":"Zacharias Knudsen","email":"zachasme@gmail.com","login":"zachasme","count":1},{"name":"Zoltán Bedi","email":"zoltan.bedi@gmail.com","login":"zoltanbedi","count":1},{"name":"Zoran Regvart","email":"zoran@regvart.com","login":"zregvart","count":1},{"name":"Zou Guangxian","email":"zouguangxian@gmail.com","login":"zouguangxian","count":1},{"name":"arontsang","email":"arontsang@gmail.com","login":"arontsang","count":1},{"name":"aurnik","email":"aurnikislam@gmail.com","login":"aurnik","count":1},{"name":"blake-transcend","email":"75641375+blake-transcend","login":"blake-transcend","count":1},{"name":"btoo","email":"feihcsim824@gmail.com","login":"btoo","count":1},{"name":"changhui lee","email":"2173789+blurfx","login":"blurfx","count":1},{"name":"coderaiser","email":"mnemonic.enemy@gmail.com","login":"coderaiser","count":1},{"name":"dajarami","email":"dajarami@microsoft.com","login":"dajarami","count":1},{"name":"Jaden Giordano","email":"thejadenjack@gmail.com","login":"greym0uth","count":1},{"name":"James Kerr","email":"jkerr838@gmail.com","login":"jameskerr","count":1},{"name":"James Pulec","email":"jpulec@gmail.com","login":"jpulec","count":1},{"name":"Jamon Holmgren","email":"jamon@infinite.red","login":"jamonholmgren","count":1},{"name":"Jani Šumak","email":"dasdachs","login":"dasdachs","count":1},{"name":"Jared Kells","email":"jkells@gmail.com","login":"jkells","count":1},{"name":"Jason Dreyzehner","email":"jason@dreyzehner.com","login":"bitjson","count":1},{"name":"Jawad","email":"shaikhjawad007@gmail.com","login":"jawadsh123","count":1},{"name":"Jeff Hanson","email":"jshanson7@gmail.com","login":"jshanson7","count":1},{"name":"Jeff Valore","email":"rally25rs@yahoo.com","login":"rally25rs","count":1},{"name":"Jeremy Albright","email":"1935258+Js-Brecht","login":"Js-Brecht","count":1},{"name":"Jeremy Daley","email":"77355440+jeremy-daley-kr","login":"jeremy-daley-kr","count":1},{"name":"Jimmy Gaussen","email":"jimmy.gaussen@gmail.com","login":"nmussy","count":1},{"name":"Jo","email":"jo@surikat.pro","login":"devthejo","count":1},{"name":"Joel Arvidsson","email":"joel@oblador.se","login":"oblador","count":1},{"name":"Joep Meindertsma","email":"joepmeindertsma@gmail.com","login":"joepio","count":1},{"name":"JohannesWill","email":"johannes.will@siemens.com","login":"JohannesWill","count":1},{"name":"John Rinehart","email":"johnrichardrinehart@gmail.com","login":"johnrichardrinehart","count":1},{"name":"Jon Jensen","email":"jenseng@gmail.com","login":"jenseng","count":1},{"name":"Michael Shilman","email":"shilman","login":"shilman","count":1},{"name":"Jonas","email":"30421456+jonaskuske","login":"jonaskuske","count":1},{"name":"Jonathon Tech","email":"65690496+jgttech","login":"jgttech","count":1},{"name":"Jono Mingard","email":"reason.koan@gmail.com","login":"binary-koan","count":1},{"name":"Jordan Brown","email":"Cyberboss","login":"Cyberboss","count":1},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":1},{"name":"Joshua Yoes","email":"37849890+joshuayoes","login":"joshuayoes","count":1},{"name":"João Mota","email":"jdmota@outlook.pt","login":"jdmota","count":1},{"name":"João Pedro Lukasavicus","email":"jplukasavicus@gmail.com","login":"jplukas","count":1},{"name":"Juan Antonio Fernández de Alba","email":"fernandez.alba.juan@gmail.com","login":"juan-fernandez","count":1},{"name":"Yohanan Baruchel","email":"ybaruchel@gmail.com","login":null,"count":1},{"name":"Florian Löchle","email":"loechle.florian@gmail.com","login":"florianloechle","count":1},{"name":"Francis Upton IV","email":"francis@snapstrat.com","login":"francisu","count":1},{"name":"Francisco","email":"francjpd@gmail.com","login":"francjpd","count":1},{"name":"Friedrich Politz","email":"fpolitz@googlemail.com","login":"Freddixx","count":1},{"name":"Gabriel Borges","email":"gabriel.borges.fernandes@gmail.com","login":"Psidium","count":1},{"name":"Gabriel Freitas Yamamoto","email":"51537042+gabrielyotoo","login":"gabrielyotoo","count":1},{"name":"Gal Hindi","email":"galgil39@gmail.com","login":"hindicator","count":1},{"name":"Gaëtan Maisse","email":"gaetanmaisse@gmail.com","login":"gaetanmaisse","count":1},{"name":"Georgii Dolzhykov","email":"thorn.mailbox@gmail.com","login":"thorn0","count":1},{"name":"Gilad Shoham","email":"shoham.gilad@gmail.com","login":"GiladShoham","count":1},{"name":"Greg Hurrell","email":"greg@hurrell.net","login":"wincent","count":1},{"name":"Grim","email":"silencegrim@gmail.com","login":"trulysinclair","count":1},{"name":"Grzegorz Rozdzialik","email":"voreny.gelio@gmail.com","login":"Gelio","count":1},{"name":"Guilherme Araújo","email":"arauujogui@gmail.com","login":"araujogui","count":1},{"name":"Guilherme Dantas","email":"guidanoli@proton.me","login":"guidanoli","count":1},{"name":"Guillermo Guerrero","email":"wolf.fox1985@gmail.com","login":"ryanfox1985","count":1},{"name":"Guspan Tanadi","email":"36249910+guspan-tanadi","login":"guspan-tanadi","count":1},{"name":"Hafiz","email":"muhamm3dhafiz@gmail.com","login":"zifahm","count":1},{"name":"B4ckslash","email":"moral1tycor3@gmail.com","login":"B4ckslash","count":1},{"name":"Haoqun Jiang","email":"haoqunjiang@gmail.com","login":"haoqunjiang","count":1},{"name":"Heedo Kim","email":"devheedoo@gmail.com","login":"devheedoo","count":1},{"name":"Henré Botha","email":"henrebotha@gmail.com","login":"henrebotha","count":1},{"name":"Hugo Raynal","email":"raynalhugo@gmail.com","login":"RaynalHugo","count":1},{"name":"Hugues Le Gendre","email":"hugues@le-gendre.com","login":"hlegendre","count":1},{"name":"Ian Sutherland","email":"ian@iansutherland.ca","login":"iansu","count":1},{"name":"Ian VanSchooten","email":"ian.vanschooten@gmail.com","login":"IanVS","count":1},{"name":"Ian White","email":"ian.white.developer@gmail.com","login":"ianwhitedeveloper","count":1},{"name":"Igor Adrov","email":"nucleartux@gmail.com","login":"nucleartux","count":1},{"name":"Julien Elbaz","email":"elbywan@hotmail.com","login":"elbywan","count":1},{"name":"Mario Nebl","email":"marionebl","login":"marionebl","count":1},{"name":"Mark Chambers","email":"marksy","login":"marksy","count":1},{"name":"Mark Ingram","email":"markdingram@gmail.com","login":"markdingram","count":1},{"name":"Mark Roberts","email":"markandrusroberts@gmail.com","login":"markandrus","count":1},{"name":"Mark Stacey","email":"markjstacey@gmail.com","login":"Gudahtt","count":1},{"name":"Marvin ROGER","email":"marvinroger","login":"marvinroger","count":1},{"name":"Matt Bengston","email":"bengsfort@gmail.com","login":"bengsfort","count":1},{"name":"Matthew Dawson","email":"github@mjdsystems.ca","login":"MJDSys","count":1},{"name":"Matthew Hill","email":"matthewchill7@gmail.com","login":"mchill","count":1},{"name":"Matthew Peveler","email":"matt.peveler@gmail.com","login":"MasterOdin","count":1},{"name":"Matthew Turner","email":"ramesius","login":"ramesius","count":1},{"name":"Matthias","email":"matthias.dailey@ccri.com","login":"matthias-ccri","count":1},{"name":"Michael Jackson","email":"michael@jackson.us","login":"mjackson","count":1},{"name":"Michael Loughry","email":"miclo@microsoft.com","login":"MLoughry","count":1},{"name":"Lewis Zhang","email":"lewiszhang@gmail.com","login":"lzhang","count":1},{"name":"Mike Deverell","email":"devrelm","login":"devrelm","count":1},{"name":"Miles Richardson","email":"milesrichardson@gmail.com","login":"milesrichardson","count":1},{"name":"Minh-Phuc Tran","email":"25026967+phuctm97","login":"phuctm97","count":1},{"name":"Minje Park","email":"mznet07@gmail.com","login":"mznet","count":1},{"name":"Miorel-Lucian Palii","email":"mlpalii@gmail.com","login":"miorel","count":1},{"name":"Mitchell Hentges","email":"110673802+mitchhentgesspotify","login":"mitchhentgesspotify","count":1},{"name":"Muskaan Shraogi","email":"54302920+muskaanshraogi","login":"muskaanshraogi","count":1},{"name":"Naser Mohd Baig","email":"56202963+naser-baig-au4","login":"naser-baig-au4","count":1},{"name":"Nelly Kiboi","email":"nellykiboi@gmail.com","login":"nellyk","count":1},{"name":"Nick McCurdy","email":"nick@nickmccurdy.com","login":"nickserv","count":1},{"name":"Nicolas DUBIEN","email":"github@dubien.org","login":"dubzzz","count":1},{"name":"Nicolás Fantone","email":"nfantone@gmail.com","login":"nfantone","count":1},{"name":"Nobuhiro Kasai","email":"nobuk4869@gmail.com","login":"sh4869","count":1},{"name":"Olexandr88","email":"radole1203@gmail.com","login":"Olexandr88","count":1},{"name":"Julien Fouilhé","email":"julien.fouilhe@gmail.com","login":"julienfouilhe","count":1},{"name":"Julien Tregoat","email":"jt-inquiry@pm.me","login":"julientregoat","count":1},{"name":"Julien Viala","email":"dev.vialajulien@gmail.com","login":"mr-wildcard","count":1},{"name":"Junho Yeo","email":"i@junho.io","login":"junhoyeo","count":1},{"name":"Justin Bennett","email":"zephraph@gmail.com","login":"zephraph","count":1},{"name":"Kamron Batman","email":"3953314+kamronbatman","login":"kamronbatman","count":1},{"name":"Kannan Goundan","email":"kannan@cakoose.com","login":"cakoose","count":1},{"name":"Kant","email":"quent92100@gmail.com","login":"Justkant","count":1},{"name":"Karl Horky","email":"karl.horky@gmail.com","login":"karlhorky","count":1},{"name":"Keith Dahlby","email":"dahlbyk@gmail.com","login":"dahlbyk","count":1},{"name":"Keith Layne","email":"keithlayne","login":"keithlayne","count":1},{"name":"Kurt von Laven","email":"Kurt-von-Laven","login":"Kurt-von-Laven","count":1},{"name":"Kyle Dodson","email":"kyledodson@gmail.com","login":"seniorquico","count":1},{"name":"Lachlan McCarty","email":"lachlan@lachm.com","login":"415mcc","count":1},{"name":"Lee KyeongJoon","email":"rudwns0224@naver.com","login":"KyeongJooni","count":1},{"name":"Lennart Schoch","email":"lennart@usebounce.com","login":"lennartschoch","count":1},{"name":"Lenz Weber","email":"mail@lenzw.de","login":"phryneas","count":1},{"name":"Leonardo Santos","email":"leonrdsnt@gmail.com","login":"leonardosnt","count":1},{"name":"Jon Layton","email":"2287825+ch4ot1c","login":"ch4ot1c","count":1},{"name":"LiuL0703","email":"louieliu0703@gmail.com","login":"LiuL0703","count":1},{"name":"LongYinan","email":"lynweklm@gmail.com","login":"Brooooooklyn","count":1},{"name":"Lucien PESLIER","email":"lucienpeslier@gmail.com","login":"HeadFox","count":1},{"name":"Luke Ingalls","email":"45518011+lukeingalls","login":"lukeingalls","count":1},{"name":"Luke Swithenbank","email":"luke@lswith.io","login":"lswith","count":1},{"name":"Lyle Underwood","email":"lyleunderwood@gmail.com","login":"lyleunderwood","count":1},{"name":"MIfoodie","email":"94649676+MIfoodie","login":"MIfoodie","count":1},{"name":"MO","email":"fengzilong1992@gmail.com","login":"fengzilong","count":1},{"name":"Maddy Miller","email":"mnmiller1@me.com","login":"me4502","count":1},{"name":"Marco Massarotto","email":"massa84@gmail.com","login":"brokenmass","count":1},{"name":"전준연","email":"junjuny0227@gmail.com","login":"junjuny0227","count":1}],"past_year_committers":[{"name":"Maël Nison","email":"nison.mael@gmail.com","login":"arcanis","count":37},{"name":"Yarn Bot","email":"nison.mael+yarnbot@gmail.com","login":"yarnbot","count":27},{"name":"Clement Yan","email":"yanclement94@gmail.com","login":"clemyan","count":7},{"name":"Simon Park (박성범)","email":"parkgds@gmail.com","login":"parksb","count":2},{"name":"Normal Gaussian","email":"48660366+NormalGaussian","login":"NormalGaussian","count":2},{"name":"Matthew Stanton","email":"98232499+StantonMatt","login":"StantonMatt","count":2},{"name":"Marc Hassan","email":"marc.j.hassan@gmail.com","login":"mhassan1","count":2},{"name":"Illia Panasenko","email":"hottdogg2008@gmail.com","login":"ipanasenko","count":2},{"name":"Hyeseong Kim","email":"hey@hyeseong.kim","login":"cometkim","count":2},{"name":"Harper Andrews","email":"10224994+ItsHarper","login":"ItsHarper","count":2},{"name":"Changwan","email":"47740690+WooWan","login":"WooWan","count":2},{"name":"Joshua Yoes","email":"37849890+joshuayoes","login":"joshuayoes","count":1},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":1},{"name":"Joel Arvidsson","email":"joel@oblador.se","login":"oblador","count":1},{"name":"Hamidreza Hanafi","email":"91487491+hamidrezahanafi","login":"hamidrezahanafi","count":1},{"name":"Guillermo Guerrero","email":"wolf.fox1985@gmail.com","login":"ryanfox1985","count":1},{"name":"Florian Löchle","email":"loechle.florian@gmail.com","login":"florianloechle","count":1},{"name":"Erick Zhao","email":"erick@hotmail.ca","login":"erickzhao","count":1},{"name":"Dennis Kugelmann","email":"dennis.kugelmann@simpleclub.com","login":"IchordeDionysos","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Clément Valot","email":"65364056+ClementValot","login":"ClementValot","count":1},{"name":"Brandon Bothell","email":"bothellbrandon@gmail.com","login":"brandonbothell","count":1},{"name":"Ben Limmer","email":"630449+blimmer","login":"blimmer","count":1},{"name":"Alexander Nelson","email":"24786667+nelsondude","login":"nelsondude","count":1},{"name":"Aiman Fauzy","email":"aiman.fauzy.55@gmail.com","login":"slainless","count":1},{"name":"전준연","email":"junjuny0227@gmail.com","login":"junjuny0227","count":1},{"name":"Lee KyeongJoon","email":"rudwns0224@naver.com","login":"KyeongJooni","count":1},{"name":"이준영","email":"54898597+ff1451","login":"ff1451","count":1},{"name":"우혁","email":"woogur29@gmail.com","login":"wo-o29","count":1},{"name":"tommasini","email":"46944231+tommasini","login":"tommasini","count":1},{"name":"palkim","email":"hrb0120@gmail.com","login":"KimHyeongRae0","count":1},{"name":"liuxingbaoyu","email":"30521560+liuxingbaoyu","login":"liuxingbaoyu","count":1},{"name":"erlandasz","email":"30452017+erlandasz","login":"erlandasz","count":1},{"name":"Xavier Stouder","email":"xavier@stouder.io","login":"Xstoudi","count":1},{"name":"Wojciech Maj","email":"kontakt@wojtekmaj.pl","login":"wojtekmaj","count":1},{"name":"Vincenzo Scamporlino","email":"vincenzos@spotify.com","login":"vinzscam","count":1},{"name":"Sophie Alpert","email":"git@sophiebits.com","login":"sophiebits","count":1},{"name":"Shane Friedman","email":"smoores-gpg@friedmans.us","login":"smoores-dev","count":1},{"name":"Sekyung Kim","email":"49957209+sekyungk","login":"sekyungk","count":1},{"name":"Saad Najmi","email":"sanajmi@microsoft.com","login":"Saadnajmi","count":1},{"name":"Rui Martins","email":"47757403+ruimartin","login":"ruimartin","count":1},{"name":"Remy Parzinski","email":"remypar5","login":"remypar5","count":1},{"name":"Rayan Salhab","email":"r.salhab@aiyexpertsolutions.com","login":"cyphercodes","count":1},{"name":"Rafael Franco","email":"rafaelfr@outlook.com","login":"rfoel","count":1},{"name":"Pudov Maxim","email":"pudovmaxim","login":"pudovmaxim","count":1},{"name":"Olexandr88","email":"radole1203@gmail.com","login":"Olexandr88","count":1},{"name":"Muskaan Shraogi","email":"54302920+muskaanshraogi","login":"muskaanshraogi","count":1},{"name":"Mike McCready","email":"66998419+MikeMcC399","login":"MikeMcC399","count":1},{"name":"Matthew Dawson","email":"github@mjdsystems.ca","login":"MJDSys","count":1},{"name":"Liz Fong-Jones","email":"lizf@honeycomb.io","login":"lizthegrey","count":1},{"name":"Lennart Schoch","email":"lennart@usebounce.com","login":"lennartschoch","count":1},{"name":"AJ Bienz","email":"bienzaaronj@gmail.com","login":"bienzaaron","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385385,"commits_count":867462399,"contributors_count":35882491,"owners_count":1227589,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"yarnpkg/berry","html_url":"https://github.com/yarnpkg/berry","last_synced_at":"2026-07-10T07:01:17.502Z","status":"active","issues_count":1112,"pull_requests_count":957,"avg_time_to_close_issue":10370193.429590018,"avg_time_to_close_pull_request":3054626.143478261,"issues_closed_count":561,"pull_requests_closed_count":690,"pull_request_authors_count":269,"issue_authors_count":826,"avg_comments_per_issue":3.5296762589928057,"avg_comments_per_pull_request":1.1494252873563218,"merged_pull_requests_count":532,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":90,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1905732.4137931035,"past_year_avg_time_to_close_pull_request":1093545.125,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":1.1358024691358024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"created_at":"2023-05-10T21:18:25.121Z","updated_at":"2026-07-10T07:01:17.502Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/issues","issue_labels_count":{"table":{"bug":748,"enhancement":239,"waiting for feedback":127,"stale":113,"reproducible":44,"upholded":41,"good first issue":20,"not a bug":20,"help wanted":16,"documentation":11,"external bug":10,"node-modules":10,"case study":7,"shell":6,"unreproducible":5,"working as intended":3,"broken-repro":3,"rfc":1,"discussion":1,"can't repro":1,"esm":1}},"pull_request_labels_count":{"table":{"major":26,"esm":6,"documentation":3,"waiting for feedback":2,"stale":2,"breaking change":1,"in progress":1,"website":1,"infra: debug container":1}},"issue_author_associations_count":{"table":{"NONE":903,"CONTRIBUTOR":181,"MEMBER":28}},"pull_request_author_associations_count":{"table":{"MEMBER":409,"CONTRIBUTOR":305,"NONE":243}},"issue_authors":{"table":{"arcanis":14,"JounQin":11,"trusktr":11,"wojtekmaj":10,"trivikr":10,"MikeMcC399":9,"loynoir":8,"Ayc0":8,"brandon-leapyear":8,"nicolo-ribaudo":8,"seansfkelley":7,"adrian-gierakowski":6,"clemyan":6,"BasixKOR":6,"mcandre":6,"Knagis":5,"aep-sunlife":5,"goloveychuk":5,"bgotink":5,"fulldecent":4,"uchar":4,"belgattitude":4,"dobesv":4,"drodil":4,"rtritto":4,"Downchuck":4,"Deuces9ers":3,"alamothe":3,"appsforartists":3,"snowystinger":3,"kabo":3,"darkbasic":3,"chakAs3":3,"noahnu":3,"merceyz":3,"joshhunt":3,"GIgako19929":3,"indooorsman":3,"bradleyayers":3,"rgischk":3,"manoraj":3,"broofa":3,"borekb":3,"IanVS":3,"legobeat":3,"earshinov":3,"jeffrson":3,"jacoboneill":3,"FezVrasta":3,"rChaoz":3,"pilaoda":3,"GauBen":3,"aqeelat":3,"artola":3,"latin-1":3,"mhassan1":3,"dgoldstein0":3,"kevin-lindsay-1":3,"WoodenPC":2,"kirill-konshin":2,"scarf005":2,"mrginglymus":2,"Zamiell":2,"smeng9":2,"milesj":2,"jnoordsij":2,"sargunv":2,"james-lawrence":2,"hetpatel33":2,"quisido":2,"JLHwung":2,"ItsHarper":2,"viceice":2,"LvChengbin":2,"segrey":2,"jakebailey":2,"hammad2506":2,"dylanh724":2,"sankar-gp":2,"zubko":2,"sparecycles":2,"fbartho":2,"SimenB":2,"aeltorio":2,"polarathene":2,"xfournet":2,"chenhuang444":2,"strongpauly":2,"Kurt-von-Laven":2,"Vages":2,"MrEfrem":2,"dbaeumer":2,"ssbarnea":2,"zachbryant":2,"shamilovtim":2,"swandir":2,"k1tikurisu":2,"eps1lon":2,"zach-betz-hln":2,"lukeapage":2,"imballinst":2,"RDIL":2,"Brooooooklyn":2,"devskar":2,"sarveshkanwar":2,"demonicattack":2,"nex3":2,"iffa":2,"karthickshanmugam0689":2,"mrmckeb":2,"sequencerr":2,"mcenkar":2,"stylemistake":2,"b-nijhuis-innovadis":2,"tien":2,"sekyungk":2,"X-Guardian":2,"k0pernikus":2,"kherock":2,"blimmer":2,"rightaway":2,"Yvem":2,"WooWan":2,"MLoughry":2,"macrozone":2,"RomainLanz":2,"jakub-g":2,"ulrik-s":2,"akwodkiewicz":2,"sod":2,"chenyulun":1,"jiqiang90":1,"EmrysMyrddin":1,"C4tWithShell":1,"JoshuaKGoldberg":1,"3mv3":1,"MauriceNino":1,"ramblingenzyme":1,"ai":1,"jaydenseric":1,"TheAsda":1,"hindicator":1,"vecerek":1,"Andarist":1,"nektro":1,"brunozoric":1,"psyycker":1,"sadashiv-sumasoft":1,"jacsebastien":1,"joeldinis":1,"dev080":1,"hikarunoryoma":1,"SpaceTimee":1,"Sitting-Duck351":1,"migueloller":1,"scytacki":1,"shih-liang":1,"ClementValot":1,"dbasilio":1,"awarrier99":1,"yeikel":1,"jamador-usgs":1,"AlvinLaiPro":1,"vio":1,"pudovmaxim":1,"robbyemmert":1,"milahu":1,"grosch":1,"nutstick":1,"RayLuxembourg":1,"The-Code-Monkey":1,"njfamirm":1,"LoyalPotato":1,"SuibianP":1,"grubeninspekteur":1,"HollyPony":1,"frg2089":1,"yuyuyureka":1,"gkaskonas":1,"dtinth":1,"npenin":1,"ceefour":1,"Piero87":1,"hediet":1,"headhunter45":1,"ericrav":1,"Teo-ShaoWei":1,"jasonfb":1,"jmatsushita":1,"lunaisnotaboy":1,"brenfree":1,"Fryguy":1,"christophehurpeau":1,"delilahw":1,"riginoommen":1,"PhoenixmitX":1,"koshic":1,"MorrisonCole":1,"proyectoramirez":1,"zeitlinger":1,"Riders004":1,"frichtarik":1,"PetarKirov":1,"ekasprzyk":1,"sudsarkar13":1,"initshdb":1,"ChALkeR":1,"joostvdwsd":1,"mohitpatel412":1,"milesrichardson":1,"AlCalzone":1,"lukpsaxo":1,"meriouma":1,"pustekuchen91":1,"maggie44":1,"danielweil":1,"caralin3":1,"eric-g-97477":1,"sschultze":1,"SaulDope":1,"Maraket":1,"Rush":1,"akorchyn":1,"laytong":1,"E-PressSend":1,"adam-sajko":1,"richmond-awanzam":1,"kormanowsky":1,"lensbart":1,"keirwilliams":1,"pigrammer3":1,"runeh":1,"Hideman85":1,"mizi-lin":1,"jonahsnider":1,"maciej-gurban":1,"epszaw":1,"quentez":1,"marceljay":1,"asika32764":1,"alper98":1,"smoores-dev":1,"nickrobson":1,"vaynevayne":1,"rkumar3-chwy":1,"quantizor":1,"thor-juhasz":1,"wozzo":1,"ikatyang":1,"jecraig":1,"snorberhuis":1,"jefferyokesamuel":1,"unzico":1,"rijugh":1,"acusti":1,"simPod":1,"Actimia":1,"SubJunk":1,"lsrocha":1,"kopax":1,"valeriangalliat":1,"DiskCrasher":1,"jdb8":1,"jbzcooper":1,"smcenlly":1,"Yzrsah":1,"giles-v":1,"njmaeff":1,"IT-CASADO":1,"amiramix":1,"Linksku":1,"eranturgeman":1,"angeousta":1,"nkt":1,"lolmaus":1,"petervannes":1,"ScheintodX":1,"MOZGIII":1,"sunniejai":1,"getishe":1,"jacobrask":1,"lockieluke":1,"joealden":1,"pwilkowski":1,"codan84":1,"eichiflSICKAG":1,"CodeWitchBella":1,"chenhebing":1,"ADTC":1,"mrtnbroder":1,"ChatDeBlofeld":1,"x318":1,"zhanghengxin":1,"rgomezcasas":1,"jmrossy":1,"hackers267":1,"z88kat":1,"kuncevic":1,"rarkins":1,"sebastienlabine":1,"elmpp":1,"Esaron":1,"tahjgayfield":1,"wincent":1,"yingzhe":1,"johnshroff":1,"PaulRBerg":1,"chenxinyanc":1,"cy920820":1,"vinnymac":1,"mikajed":1,"michaeltamaki-okta":1,"danewilson":1,"pongells":1,"aleksandarcolic88":1,"Frederick888":1,"marksy":1,"Mike-Dax":1,"adangel":1,"sensiblepuffin":1,"edqx":1,"vbjay":1,"olivierlacan":1,"chaijindegerenboeke":1,"parksb":1,"lylemoffitt":1,"gabrielschulhof":1,"Ferxhysmn":1,"JackatDJL":1,"cometkim":1,"Christopher2K":1,"mrienstra":1,"jbarker4682":1,"ravenkim":1,"oceandrama":1,"FileManagerKim":1,"hitech95":1,"gabor-s":1,"simonhaenisch":1,"c-eberling":1,"hamza1311":1,"quietnumeric":1,"waihokwok":1,"andreialecu":1,"MilosRasic":1,"AxelEriksson0":1,"Garma00":1,"mustafahlvc":1,"GeorgeTaveras1231":1,"ridhwaans":1,"eguvenc":1,"MrBanana05":1,"ramzieus":1,"Methuselah96":1,"a666":1,"lozomar":1,"yuriy-yarosh":1,"gruckion":1,"0618":1,"confused-moniker":1,"chris-morgan":1,"4847832013056622":1,"grapgrap":1,"nemanja-tosic":1,"MrZyr0":1,"Ht3001":1,"MDReal32":1,"pickypg":1,"Skyfury2651":1,"SimpleCreations":1,"ubugnu":1,"regalstreak":1,"julienfouilhe":1,"mfang0126":1,"grantspilsbury":1,"jordanpagewhite":1,"rtivital":1,"Anshiii":1,"tienipia":1,"RichardCPoint":1,"adamreisnz":1,"wareagle461":1,"jkowalleck":1,"Naymi":1,"dimaslanjaka":1,"7rulnik":1,"ChurikiTenna":1,"flymans":1,"iccicci":1,"kenlyon":1,"meglio":1,"danielvanmil":1,"SiGe11":1,"rohit-gohri":1,"tdelmas":1,"blumfontein":1,"jmariller":1,"oliversalzburg":1,"millotp":1,"sndrs":1,"felixniemeyer":1,"robrichard":1,"KcZer0":1,"jkrekels-acc":1,"danielplappert":1,"benatshippabo":1,"wjmao88":1,"KalleV":1,"limonte":1,"nezartarbin":1,"DharanBro":1,"Sshnyari":1,"elmerbulthuis":1,"kev205":1,"itinance":1,"BestCrazyNoob":1,"gustafc":1,"Leoriem-code":1,"leij0318":1,"hangya-fadir":1,"brentbahry":1,"SBoudrias":1,"JoseLion":1,"BrianMcBrayer":1,"patrickconroy":1,"chadlwilson":1,"qcn":1,"dclowd9901":1,"typicode":1,"stof":1,"xenoterracide":1,"jasonswearingen":1,"julianess":1,"evan-thrive-health":1,"zachkirsch":1,"real-jacket":1,"slainless":1,"colatkinson":1,"aaronclong":1,"dalisoft":1,"Peiprjs":1,"sangharshcs":1,"tomasreimers":1,"jiwooproity":1,"hichemfantar":1,"mattyatea":1,"wyf-10k":1,"AllanZhengYP":1,"stevenxu-db":1,"SheepReaper":1,"FrederickEngelhardt":1,"klemenoslaj":1,"bugsalexander":1,"me4502":1,"SimonChupin":1,"silky1313":1,"AaronBuxbaum":1,"pumano":1,"damianaq":1,"CaledoniaProject":1,"espoal":1,"Ryong-E":1,"o-l-a-v":1,"jgf5013":1,"Jekyle9444":1,"uhyo":1,"Xenfo":1,"pastelsky":1,"turadg":1,"MikeMitterer":1,"TomiBelan":1,"bsidhom":1,"remorses":1,"rluvaton":1,"israelsgalaxy":1,"agarwalvaibhav0211":1,"syabro":1,"TaniaSYSandWEB":1,"zN3utr4l":1,"JADJO":1,"cd-work":1,"skagedal":1,"SheldonWBM":1,"johannesrue":1,"Maxi-F":1,"gzliudan":1,"johannesleander":1,"kjkent":1,"peniqliotuv":1,"SnowMarble":1,"phryneas":1,"richapasari":1,"djflorio":1,"JosXa":1,"vajahath":1,"TrevorBurnham":1,"fourdim":1,"klaygomes":1,"eigilsagafos":1,"anuragkalia":1,"vbfox":1,"neongreen":1,"HoJin9622":1,"sebdanielsson":1,"PayBas":1,"cmonacaps":1,"sbonami":1,"tsugabloom":1,"featuriz":1,"nepalivai":1,"xenobytezero":1,"atomrevival":1,"NaufalF22":1,"rathboma":1,"bertho-zero":1,"sparebytes":1,"elbywan":1,"joshmeads":1,"karl-run":1,"yancoltro":1,"marekbuxobucek":1,"sonofachamp":1,"IMalyugin":1,"dprevost-LMI":1,"demurgos":1,"larixer":1,"kamleshFC":1,"snebjorn":1,"RAJUKESAVAN":1,"windmillcode0":1,"JonFranchi":1,"macrombilux":1,"MatsG23":1,"jfries289":1,"DianaLaa":1,"JosefLitos":1,"desmap":1,"simon04":1,"davidmally-at":1,"kris-sum":1,"GuillaumeCisco":1,"Droutin":1,"gtwilliams03":1,"neilSTS":1,"ddziara":1,"fisheep01":1,"remino":1,"davidmyersdev":1,"kashifali11":1,"RikClaessens":1,"taoqf":1,"Shreyas0410":1,"ebo-trelly":1,"callumlocke":1,"jason-ha":1,"jarimustonen":1,"msbit":1,"GEOHOTIOS":1,"gjvoosten":1,"ThatOneCalculator":1,"jwoo0122":1,"nkalinov":1,"mikeduminy":1,"ErwannRousseau":1,"bfricka":1,"kogeletey":1,"oblador":1,"RIZ114":1,"Fonger":1,"unrealsolver":1,"senpl":1,"staldera":1,"ipanasenko":1,"baozi510":1,"Tatsh":1,"mayhizi":1,"arseneyr":1,"Diggsey":1,"JasonMan34":1,"twlite":1,"gh-andre":1,"mariushorvat":1,"Shayan-To":1,"ZehuaZhang":1,"ts-web":1,"JamieMagee":1,"wmonecke":1,"danilvalov":1,"micttyoid":1,"Spagnoli1":1,"alexg-axis":1,"cyberalien":1,"rally25rs":1,"chrisbodhi":1,"XavierMP14":1,"maBarabas":1,"juffalow":1,"lizthegrey":1,"nocive":1,"idanran":1,"ecraig12345":1,"bradtgmurray":1,"Jexsie":1,"cameronhunter":1,"smartrejames":1,"johndiiorio":1,"emil-rb":1,"yossizahn":1,"rotu":1,"ashkitten":1,"gyf304":1,"nwalters512":1,"arhirani":1,"gmoniava":1,"tisba":1,"mikelpr":1,"Yabes":1,"jar-presta-onepoint":1,"KishanBagaria":1,"Alex-Yakubovsky":1,"asvishnyakov":1,"dawnmist":1,"charlesritchea":1,"huytd2510":1,"scheinercc":1,"leeyikjiun":1,"danieltroger":1,"zac-hsone":1,"cprecioso":1,"cawolfdev":1,"Trojaner":1,"YaoHuiJi":1,"LauGaHo":1,"jimmywarting":1,"brandonkal":1,"pauldraper":1,"dannyvv":1,"gabrielbull":1,"candrews":1,"alok-runner":1,"massimeddu-sonic":1,"ericcornelissen":1,"dami-izolan-axon":1,"ErikEbk007":1,"defunctzombie":1,"hpedrorodrigues":1,"CobyPear":1,"luanlai2201":1,"tkamenoko":1,"literalpie":1,"laurie-tyz":1,"dacamposol":1,"noahtallen":1,"mischnic":1,"1oglop1":1,"jordanoverbye":1,"bradzacher":1,"Jym77":1,"smooth-man":1,"MarkBennett":1,"wesbos":1,"Crare":1,"zaq42":1,"DimaGorbenko":1,"alexislefebvre":1,"b-irsigler":1,"rfoel":1,"alex-misch":1,"thomasleduc":1,"pedronastasi":1,"vedant-asati":1,"DiFuks":1,"pnispel":1,"nfantone":1,"mnahkies":1,"Shobhit0109":1,"Litarvan":1,"landsman":1,"engkhalid511":1,"kolkinn":1,"llowrey":1,"blutorange":1,"kpervin":1,"Blackskar875":1,"LaurensUP":1,"tobiasdiez":1,"davidfiala":1,"cimchd":1,"Dongkyuuuu":1,"WhiteMinds":1,"snk7891":1,"KotlinIsland":1,"strogonoff":1,"m1gu3l":1,"jaggli":1,"RaisinTen":1,"dbatten5":1,"naorzr":1,"Sogl":1,"samijaber":1,"andrewhavens":1,"DRoet":1,"ronparkdev":1,"rmourey26":1,"niksrc":1,"Js-Brecht":1,"Jonathan-Dobson":1,"majestichou":1,"bobwilliams":1,"Jarmos-san":1,"chmeliik":1,"Amareis":1,"iki":1,"beez0mbie":1,"rubythulhu":1,"ghost":1,"origooo":1,"joezappie":1,"trulysinclair":1,"rimakan":1,"rico-fj":1,"markandrus":1,"Pnlvfx":1,"mikob":1,"sanderr":1,"josephtveter":1,"esimkowitz":1,"ds1371dani":1,"siosphere":1,"AllenZB16":1,"ranisalt":1,"Climenty":1,"thorn0":1,"KieranP":1,"seta-hailuong":1,"smikula":1,"DrLuke":1,"jhudsoncedaron":1,"JavaScriptBach":1,"sefinek24":1,"ImBIOS":1,"hamish-spireon":1,"the-hotmann":1,"hamidrezahanafi":1,"rune-hansen":1,"dawidmatyjasik":1,"handerss-spotfire":1,"ocavue":1,"seivan":1,"aduh95":1,"Hybrid-Force":1,"simon-aira":1,"suguanYang":1,"scottbessler":1,"NormalGaussian":1,"eliw00d":1,"joebowbeer":1,"doregg":1,"joseandresgavilanes":1,"gunb0s":1,"Jul13nT":1,"yan-pi":1,"Cellule":1,"cyqsimon":1,"EliteMasterEric":1,"aladdin-add":1,"deepeshmittal":1,"oxygen-dioxide":1,"TorinAsakura":1,"cellog":1,"michaelcozzolino":1,"osuritz":1,"evanw":1,"erikmartinessanches":1,"HuXinjing":1,"bamf2077":1,"coler-j":1,"GNUGradyn":1,"petr-zatloukal":1,"kitsiosk":1,"pdimova":1,"dmitriyKvant":1,"gbenson-oysterdata":1,"askadityapandey":1,"antonbauhofer":1,"furstenheim-goodnotes":1,"paulober":1,"ArloL":1,"vis97c":1,"tanveertanejabench":1,"jtbennett":1,"mrazauskas":1,"n0099":1,"kachkaev":1,"TimRobertDev":1,"fabis94":1,"milosrs":1,"NMinhNguyen":1,"furnivall":1,"tiavina-mika":1,"exKAZUu":1,"robbertbrak":1,"cowboyd":1,"vorant94":1,"DimitrK":1,"sadhan46":1,"weban-pl":1,"vd3n":1,"kientrant1":1,"Wroud":1,"SomeHats":1,"ZachSaucier":1,"bt-nia":1,"hyeongrok7874":1,"MCFX2":1,"mariusmarais":1,"chwallen":1,"Saadnajmi":1,"DannyHinshaw":1,"mks-h":1,"michaelfaith":1,"lachlanhunt":1,"polus-arcticus":1,"coltonehrman":1,"justjake":1,"remal":1}},"pull_request_authors":{"table":{"arcanis":186,"merceyz":109,"paul-soporan":58,"clemyan":47,"wojtekmaj":18,"goloveychuk":14,"trivikr":13,"BasixKOR":12,"GauBen":11,"k1tikurisu":10,"MikeMcC399":9,"larixer":9,"jkowalleck":8,"RDIL":7,"WooWan":7,"kumavis":6,"bgotink":6,"dobesv":6,"cometkim":5,"mrazauskas":5,"spanishpear":5,"ReDrUm":5,"dannyvv":5,"jj811208":5,"rizwan-r-r":5,"thatsmydoing":4,"aduh95":4,"ychampion":4,"sangitanalkar":4,"gommy614g":4,"legobeat":4,"Yannickdjoa":4,"Ayc0":4,"oskarols":4,"tthijm":3,"ChALkeR":3,"smeng9":3,"jplukas":3,"akwodkiewicz":3,"fulldecent":3,"surfmuggle":3,"jdanil":3,"shYkiSto":3,"indooorsman":3,"sanjaiyan-dev":3,"pwbriggs":3,"SagnikPradhan":3,"n0099":3,"mhassan1":3,"mifi":2,"messerm":2,"joshhunt":2,"doddi":2,"guspan-tanadi":2,"emmanuel-ferdman":2,"sparrowt":2,"jeremy-daley-kr":2,"mataha":2,"zouguangxian":2,"simon-aira":2,"erickzhao":2,"drodil":2,"osiewicz":2,"nmussy":2,"chenyulun":2,"ShuiRuTian":2,"DanielRose":2,"jhamlin304":2,"Prashant-Jagtap":2,"jgravois":2,"vinzscam":2,"JohannesWill":2,"llowrey":2,"Mamonaminyar":2,"UpstartMPotnick":2,"darren-dooley":2,"smikula":2,"x318":2,"lswith":2,"islandryu":2,"YoutacRandS-VA":2,"Knagis":2,"ironicnet":2,"Yabes":2,"bbodenmiller":2,"TyMick":2,"tsxoxo":2,"ipanasenko":2,"JounQin":2,"tien":2,"njfamirm":2,"StantonMatt":2,"bradleyayers":2,"bienzaaron":2,"marionebl":2,"SandersAaronD":2,"miorel":2,"Aetotvl6789":2,"Gudahtt":2,"rpmccarter":2,"paulius-valiunas":2,"romannovojilov":2,"g-plane":2,"smorimoto":2,"deh-code":2,"kalrish":2,"strogonoff":2,"aqeelat":2,"nettyso":2,"askadityapandey":2,"lukeapage":2,"gabrielyotoo":2,"skagedal":2,"MLoughry":2,"mitchhentgesspotify":2,"idanran":2,"lizthegrey":2,"sekyungk":2,"fancyfractal":2,"marksy":2,"Larry1123":2,"sudo-arash":2,"junhoyeo":2,"domq":2,"Priyanshu1035":2,"rally25rs":2,"dstaley":2,"quisido":2,"yannayl":2,"dargmuesli":2,"bdombro":2,"vincentmughal11":2,"seansfkelley":2,"wo-o29":2,"MDReal32":1,"xsbchen":1,"Tigge":1,"matty-at-rdc":1,"schusovskoy":1,"parksb":1,"HowieHz":1,"ItsHarper":1,"chialuka":1,"snowystinger":1,"jonaskuske":1,"cspotcode":1,"MD-Mushfiqur123":1,"antonbauhofer":1,"Mike-Dax":1,"ezracelli":1,"millotp":1,"hindicator":1,"muskaanshraogi":1,"mcenkar":1,"johnf":1,"NathanBaulch":1,"gentlemanyan":1,"Zamiell":1,"shnhrrsn":1,"elbywan":1,"castastrophe":1,"Shreyas0410":1,"FaithForHumans":1,"quinise":1,"Nodonisko":1,"omar721588951":1,"MeLlamoPablo":1,"rfoel":1,"sjh9714":1,"ClementValot":1,"TorinAsakura":1,"zachbryant":1,"cyphercodes":1,"LukasTy":1,"FabianWarnecke":1,"louisscruz":1,"thorn0":1,"bitcoinfinancier":1,"Salnika":1,"ulrik-s":1,"Andarist":1,"JoshuaKGoldberg":1,"felipecrp":1,"pascalwill":1,"BTCRob1993":1,"slainless":1,"Brooooooklyn":1,"TheConstructor":1,"chenhebing":1,"rivajunior":1,"maguroid":1,"kay-o":1,"mvarendorff":1,"Embraser01":1,"smoores-dev":1,"oblador":1,"unrealsolver":1,"Gelio":1,"stevecrozz":1,"atheistengineer":1,"sebdanielsson":1,"vegerot":1,"blimmer":1,"Ethan-000":1,"JuanM04":1,"heyheyhello":1,"arpitjain099":1,"florianloechle":1,"yhkaplan":1,"RahulReddy75":1,"benny1213":1,"guidanoli":1,"foxzero-007":1,"Ishmaello":1,"bruce-one":1,"semanser":1,"erlandasz":1,"Saadnajmi":1,"kristian":1,"lensbart":1,"flying-sheep":1,"Fyko":1,"teroajk":1,"Xstoudi":1,"bertho-zero":1,"Shivam250702":1,"joshuayoes":1,"bitjson":1,"JavkhlanK":1,"shresthasurav":1,"me4502":1,"demurgos":1,"eric-burel":1,"anuragkalia":1,"zkochan":1,"nbrader":1,"BowlingX":1,"hamidrezahanafi":1,"eltociear":1,"amyanger":1,"jordanoverbye":1,"MasterOdin":1,"alienishi":1,"viceice":1,"shilman":1,"JureSotosek":1,"lukins-cz":1,"X-oss-byte":1,"simlevesque":1,"Techuuu":1,"juanpicado":1,"Soltan777":1,"arontsang":1,"devthejo":1,"nekolab":1,"ruimartin":1,"ryanfox1985":1,"pudovmaxim":1,"dkhaye":1,"blut-agent":1,"Flamenco":1,"liuxingbaoyu":1,"DavidArchibald":1,"emmanucheru-sudo":1,"remypar5":1,"izaakschroeder":1,"Ryan-Dia":1,"XiNiHa":1,"mwiedmann":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-12T00:00:23.434Z","repositories_count":14861348,"issues_count":32130133,"pull_requests_count":105754826,"authors_count":11343189,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":50,"enhancement":16,"waiting for feedback":13,"stale":7,"help wanted":4,"good first issue":3,"documentation":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":71,"CONTRIBUTOR":14,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":40,"CONTRIBUTOR":25,"MEMBER":16}},"past_year_issue_authors":{"table":{"aep-sunlife":4,"rtritto":2,"aeltorio":2,"belgattitude":2,"k0pernikus":2,"zeitlinger":1,"robrichard":1,"RichardCPoint":1,"rgomezcasas":1,"rgischk":1,"rfoel":1,"RDIL":1,"rChaoz":1,"pudovmaxim":1,"psyycker":1,"pauldraper":1,"parksb":1,"origooo":1,"oblador":1,"NormalGaussian":1,"nkt":1,"nicolo-ribaudo":1,"Ferxhysmn":1,"zac-hsone":1,"X-Guardian":1,"wozzo":1,"wareagle461":1,"vinnymac":1,"turadg":1,"TorinAsakura":1,"Teo-ShaoWei":1,"SuibianP":1,"sudsarkar13":1,"stof":1,"snebjorn":1,"smoores-dev":1,"slainless":1,"SimonChupin":1,"silky1313":1,"senpl":1,"sebdanielsson":1,"Saadnajmi":1,"ErwannRousseau":1,"ericcornelissen":1,"ecraig12345":1,"drodil":1,"dobesv":1,"dimaslanjaka":1,"delilahw":1,"davidmyersdev":1,"cy920820":1,"Crare":1,"ClementValot":1,"ChatDeBlofeld":1,"chadlwilson":1,"candrews":1,"brenfree":1,"BestCrazyNoob":1,"adangel":1,"adamreisnz":1,"MrZyr0":1,"mrginglymus":1,"MrBanana05":1,"MikeMcC399":1,"meriouma":1,"Maxi-F":1,"lsrocha":1,"lozomar":1,"loynoir":1,"laurie-tyz":1,"karl-run":1,"k1tikurisu":1,"Jym77":1,"joshhunt":1,"jkowalleck":1,"jgf5013":1,"ItsHarper":1,"Ht3001":1,"hamidrezahanafi":1}},"past_year_pull_request_authors":{"table":{"arcanis":13,"ychampion":4,"cometkim":4,"WooWan":3,"clemyan":3,"ipanasenko":2,"Knagis":2,"erickzhao":2,"ReDrUm":2,"StantonMatt":2,"wo-o29":2,"bienzaaron":2,"quinise":1,"pudovmaxim":1,"remypar5":1,"rfoel":1,"ruimartin":1,"ryanfox1985":1,"amyanger":1,"Saadnajmi":1,"Salnika":1,"sebdanielsson":1,"sjh9714":1,"slainless":1,"smoores-dev":1,"Soltan777":1,"spanishpear":1,"stevecrozz":1,"TorinAsakura":1,"Xstoudi":1,"Andarist":1,"arpitjain099":1,"blut-agent":1,"BowlingX":1,"ClementValot":1,"cyphercodes":1,"dannyvv":1,"drodil":1,"emmanucheru-sudo":1,"erlandasz":1,"florianloechle":1,"fulldecent":1,"hamidrezahanafi":1,"HowieHz":1,"jordanoverbye":1,"joshuayoes":1,"liuxingbaoyu":1,"MD-Mushfiqur123":1,"mhassan1":1,"muskaanshraogi":1,"oblador":1,"parksb":1}},"maintainers":[{"table":{"login":"arcanis","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"}},{"table":{"login":"merceyz","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"}},{"table":{"login":"paul-soporan","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paul-soporan"}},{"table":{"login":"clemyan","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"}},{"table":{"login":"bgotink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgotink"}},{"table":{"login":"larixer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larixer"}},{"table":{"login":"RDIL","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}},{"table":{"login":"eps1lon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}},{"table":{"login":"Embraser01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Embraser01"}}],"active_maintainers":[{"table":{"login":"arcanis","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"}},{"table":{"login":"clemyan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clemyan"}},{"table":{"login":"RDIL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RDIL"}}]}},"events":null,"keywords":["javascript","nodejs","package-manager","yarn"],"dependencies":[{"ecosystem":"actions","filepath":".github/actions/prepare/action.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:46.812Z","updated_at":"2024-01-17T20:59:46.812Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/actions/prepare/action.yml","dependencies":[{"id":15669933689,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15669933690,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:47.015Z","updated_at":"2024-01-17T20:59:47.015Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/benchmark-workflow.yml","dependencies":[{"id":15669935222,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669935223,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/debug.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:47.651Z","updated_at":"2024-01-17T20:59:47.651Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/debug.yml","dependencies":[{"id":15669938073,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669938074,"package_name":"lhotari/action-upterm","ecosystem":"actions","requirements":"d23c2722bdab893785c9fbeae314cbf080645bd7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-cra-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:48.545Z","updated_at":"2024-01-17T20:59:48.545Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-cra-workflow.yml","dependencies":[{"id":15669938153,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669938154,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-create-vue-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:48.640Z","updated_at":"2024-01-17T20:59:48.640Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-create-vue-workflow.yml","dependencies":[{"id":15669938171,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669938172,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-docusaurus-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:48.781Z","updated_at":"2024-01-17T20:59:48.781Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-docusaurus-workflow.yml","dependencies":[{"id":15669938174,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669938175,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-esbuild-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:49.054Z","updated_at":"2024-01-17T20:59:49.054Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-esbuild-workflow.yml","dependencies":[{"id":15669938911,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669938912,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-eslint-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:49.289Z","updated_at":"2024-01-17T20:59:49.289Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-eslint-workflow.yml","dependencies":[{"id":15669939318,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939319,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-fsevents-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:49.378Z","updated_at":"2024-01-17T20:59:49.378Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-fsevents-workflow.yml","dependencies":[{"id":15669939322,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939323,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-gatsby-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:49.501Z","updated_at":"2024-01-17T20:59:49.501Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-gatsby-workflow.yml","dependencies":[{"id":15669939326,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939327,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-gulp-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:50.105Z","updated_at":"2024-01-17T20:59:50.105Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-gulp-workflow.yml","dependencies":[{"id":15669939334,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939335,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-husky-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:50.576Z","updated_at":"2024-01-17T20:59:50.576Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-husky-workflow.yml","dependencies":[{"id":15669939901,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939902,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-jest-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:50.890Z","updated_at":"2024-01-17T20:59:50.890Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-jest-workflow.yml","dependencies":[{"id":15669939937,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939938,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-mocha-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:52.623Z","updated_at":"2024-01-17T20:59:52.623Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-mocha-workflow.yml","dependencies":[{"id":15669939942,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939943,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-next-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:52.726Z","updated_at":"2024-01-17T20:59:52.726Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-next-workflow.yml","dependencies":[{"id":15669939946,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939947,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-nm-angular-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:53.063Z","updated_at":"2024-01-17T20:59:53.063Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-nm-angular-workflow.yml","dependencies":[{"id":15669939948,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939949,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-nm-babel-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:53.354Z","updated_at":"2024-01-17T20:59:53.354Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-nm-babel-workflow.yml","dependencies":[{"id":15669939950,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939951,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-nm-berry-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:54.011Z","updated_at":"2024-01-17T20:59:54.011Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-nm-berry-workflow.yml","dependencies":[{"id":15669939952,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939953,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-nyc-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:54.272Z","updated_at":"2024-01-17T20:59:54.272Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-nyc-workflow.yml","dependencies":[{"id":15669939954,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939955,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-parcel-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:54.802Z","updated_at":"2024-01-17T20:59:54.802Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-parcel-workflow.yml","dependencies":[{"id":15669939956,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939957,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-pnp-angular-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:54.904Z","updated_at":"2024-01-17T20:59:54.904Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-pnp-angular-workflow.yml","dependencies":[{"id":15669939958,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939959,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-prettier-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:55.153Z","updated_at":"2024-01-17T20:59:55.153Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-prettier-workflow.yml","dependencies":[{"id":15669939960,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939961,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-rollup-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:55.279Z","updated_at":"2024-01-17T20:59:55.279Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-rollup-workflow.yml","dependencies":[{"id":15669939962,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939963,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-storybook-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:56.240Z","updated_at":"2024-01-17T20:59:56.240Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-storybook-workflow.yml","dependencies":[{"id":15669939964,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939965,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-svelte-kit-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:56.555Z","updated_at":"2024-01-17T20:59:56.555Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-svelte-kit-workflow.yml","dependencies":[{"id":15669939966,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939967,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-typescript-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:56.638Z","updated_at":"2024-01-17T20:59:56.638Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-typescript-workflow.yml","dependencies":[{"id":15669939968,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939969,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-vite-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:57.077Z","updated_at":"2024-01-17T20:59:57.077Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-vite-workflow.yml","dependencies":[{"id":15669939970,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939971,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-vitest-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:57.282Z","updated_at":"2024-01-17T20:59:57.282Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-vitest-workflow.yml","dependencies":[{"id":15669939972,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669939973,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-webpack-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:58.318Z","updated_at":"2024-01-17T20:59:58.318Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/e2e-webpack-workflow.yml","dependencies":[{"id":15669940007,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669940008,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/integration-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:59.198Z","updated_at":"2024-01-17T20:59:59.198Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/integration-workflow.yml","dependencies":[{"id":15669940009,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669940010,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15669940011,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669940012,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/plugin-compat-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:59.241Z","updated_at":"2024-01-17T20:59:59.241Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/plugin-compat-workflow.yml","dependencies":[{"id":15669940013,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669940014,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-smart-merge.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:59.272Z","updated_at":"2024-01-17T20:59:59.272Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/pr-smart-merge.yml","dependencies":[{"id":15669940015,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":15669940016,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669940017,"package_name":"./.github/actions/prepare","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":15669940018,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669940019,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-branch.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:59.300Z","updated_at":"2024-01-17T20:59:59.300Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/release-branch.yml","dependencies":[{"id":15669940020,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669940021,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-candidate.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:59.310Z","updated_at":"2024-01-17T20:59:59.310Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/release-candidate.yml","dependencies":[{"id":15669940022,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669940023,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sherlock-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T20:59:59.469Z","updated_at":"2024-01-17T20:59:59.469Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/sherlock-workflow.yml","dependencies":[{"id":15669940024,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15669940025,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15669940026,"package_name":"./scripts/actions/local-yarn-command","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale-workflow.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T21:00:01.467Z","updated_at":"2024-01-17T21:00:01.467Z","repository_link":"https://github.com/yarnpkg/berry/blob/master/.github/workflows/stale-workflow.yml","dependencies":[{"id":15669940027,"package_name":"actions/stale","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]}],"score":37.45068267720336,"created_at":"2026-07-08T05:32:46.935Z","updated_at":"2026-07-22T13:03:15.935Z","avatar_url":"https://github.com/yarnpkg.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377787","html_url":"https://summary.ecosyste.ms/projects/377787"}